Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-11235 (GCVE-0-2024-11235)
Vulnerability from cvelistv5
Published
2025-04-04 17:51
Modified
2025-04-05 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-416 - Use After Free
Summary
In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-11235",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-04T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-05T03:55:36.686Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.4.5",
"status": "affected",
"version": "8.4.*",
"versionType": "semver"
},
{
"lessThan": "8.3.19",
"status": "affected",
"version": "8.3.*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Junwha Hong"
}
],
"datePublic": "2025-03-13T17:44:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or \u003cspan style=\"background-color: rgba(129, 139, 152, 0.12);\"\u003e??=\u0026nbsp;\u0026nbsp;\u003c/span\u003eoperator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.\u0026nbsp;"
}
],
"value": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??=\u00a0\u00a0operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-04T17:55:56.918Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
}
],
"source": {
"advisory": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc",
"discovery": "EXTERNAL"
},
"title": "Reference counting in php_request_shutdown causes Use-After-Free",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2024-11235",
"datePublished": "2025-04-04T17:51:07.550Z",
"dateReserved": "2024-11-15T06:26:33.249Z",
"dateUpdated": "2025-04-05T03:55:36.686Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-11235\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2025-04-04T18:15:48.020\",\"lastModified\":\"2025-04-30T19:25:17.507\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??=\u00a0\u00a0operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.\"},{\"lang\":\"es\",\"value\":\"En las versiones de PHP 8.3.* anteriores a la 8.3.19 y 8.4.* anteriores a la 8.4.5, una secuencia de c\u00f3digo que incluya el controlador __set o el controlador ??= y excepciones puede generar una vulnerabilidad de use-after-free. Si un tercero puede controlar la distribuci\u00f3n de memoria que provoca esto, por ejemplo, proporcionando entradas especialmente manipuladas al script, podr\u00eda provocar la ejecuci\u00f3n remota de c\u00f3digo.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber\",\"baseScore\":9.2,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"AMBER\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.3.0\",\"versionEndExcluding\":\"8.3.19\",\"matchCriteriaId\":\"A525415D-4C9F-4884-9F85-94989608D805\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.4.0\",\"versionEndExcluding\":\"8.4.5\",\"matchCriteriaId\":\"AC94B1EC-530A-4A25-9BCD-DAC5F52F6813\"}]}]}],\"references\":[{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-11235\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-04T19:50:02.295566Z\"}}}], \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-04T19:50:12.693Z\"}}], \"cna\": {\"title\": \"Reference counting in php_request_shutdown causes Use-After-Free\", \"source\": {\"advisory\": \"https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Junwha Hong\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 9.2, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/U:Amber\", \"providerUrgency\": \"AMBER\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.4.*\", \"lessThan\": \"8.4.5\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.*\", \"lessThan\": \"8.3.19\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-03-13T17:44:00.000Z\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??=\\u00a0\\u00a0operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or \u003cspan style=\\\"background-color: rgba(129, 139, 152, 0.12);\\\"\u003e??=\u0026nbsp;\u0026nbsp;\u003c/span\u003eoperator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.\u0026nbsp;\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2025-04-04T17:55:56.918Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-11235\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-05T03:55:36.686Z\", \"dateReserved\": \"2024-11-15T06:26:33.249Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2025-04-04T17:51:07.550Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2025-AVI-0209
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans PHP. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
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.19",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.2.x ant\u00e9rieures \u00e0 8.2.28",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.4.x ant\u00e9rieures \u00e0 8.4.5",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.1.x ant\u00e9rieures \u00e0 8.1.32",
"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-1217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1217"
},
{
"name": "CVE-2024-11235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11235"
},
{
"name": "CVE-2025-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1736"
},
{
"name": "CVE-2025-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1734"
},
{
"name": "CVE-2025-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1861"
},
{
"name": "CVE-2025-1219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1219"
}
],
"initial_release_date": "2025-03-14T00:00:00",
"last_revision_date": "2025-03-14T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0209",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-03-14T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": "2025-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.3.19",
"url": "https://www.php.net/ChangeLog-8.php#8.3.19"
},
{
"published_at": "2025-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.4.5",
"url": "https://www.php.net/ChangeLog-8.php#8.4.5"
},
{
"published_at": "2025-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.1.32",
"url": "https://www.php.net/ChangeLog-8.php#8.1.32"
},
{
"published_at": "2025-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.2.28",
"url": "https://www.php.net/ChangeLog-8.php#8.2.28"
}
]
}
wid-sec-w-2025-0566
Vulnerability from csaf_certbund
Published
2025-03-13 23:00
Modified
2025-07-29 22:00
Summary
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 Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um Daten zu manipulieren, beliebigen Code auszuführen, vertrauliche Informationen preiszugeben, einen Denial of Service Zustand herbeizuführen oder andere nicht näher spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- 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 Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um Daten zu manipulieren, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, einen Denial of Service Zustand herbeizuf\u00fchren oder andere nicht n\u00e4her spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\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-0566 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0566.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0566 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0566"
},
{
"category": "external",
"summary": "PHP 8.1.32 Release vom 2025-03-13",
"url": "https://php.net/releases/8_1_32.php"
},
{
"category": "external",
"summary": "PHP 8.2.28 Release vom 2025-03-13",
"url": "https://php.net/releases/8_2_28.php"
},
{
"category": "external",
"summary": "PHP 8.3.19 Release vom 2025-03-13",
"url": "https://php.net/releases/8_3_19.php"
},
{
"category": "external",
"summary": "PHP 8.4.5 Released vom 2025-03-13",
"url": "https://php.net/releases/8_4_5.php"
},
{
"category": "external",
"summary": "PHP 8 Changelog vom 2025-03-13",
"url": "https://www.php.net/ChangeLog-8.php"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-wg4p-4hqh-c3g9 vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-wg4p-4hqh-c3g9"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-rwp7-7vc6-8477 vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-v8xr-gpvj-cx9g vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-v8xr-gpvj-cx9g"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-p3x9-6h7p-cgfc vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-p3x9-6h7p-cgfc"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-pcmh-g36c-qc44 vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-pcmh-g36c-qc44"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-hgf5-96fm-v528 vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-hgf5-96fm-v528"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-52jp-hrpf-2jff vom 2025-03-13",
"url": "https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5878 vom 2025-03-14",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00040.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14895-1 vom 2025-03-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/V7LU4U7HP6TCMKUSW3XOAH6TARUKTOSU/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4088 vom 2025-03-20",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00014.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0994-1 vom 2025-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020582.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1012-1 vom 2025-03-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/67QWCWHKJLOP36M4P6XEKEGCCMNLPNHZ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1025-1 vom 2025-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020601.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1026-1 vom 2025-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020600.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7400-1 vom 2025-03-31",
"url": "https://ubuntu.com/security/notices/USN-7400-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.2-2025-007 vom 2025-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2025-007.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4263 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4263"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-4263 vom 2025-04-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-4263.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7432 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7432"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7418 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7489 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7431 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7431"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7431 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7431.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250523-0005 vom 2025-05-23",
"url": "https://security.netapp.com/advisory/ntap-20250523-0005/"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250523-0006 vom 2025-05-23",
"url": "https://security.netapp.com/advisory/ntap-20250523-0006/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7432 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7432.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250523-0007 vom 2025-05-23",
"url": "https://security.netapp.com/advisory/ntap-20250523-0007/"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250523-0008 vom 2025-05-23",
"url": "https://security.netapp.com/advisory/ntap-20250523-0008/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7418 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7418.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250523-0009 vom 2025-05-23",
"url": "https://security.netapp.com/advisory/ntap-20250523-0009/"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7489 vom 2025-06-28",
"url": "http://linux.oracle.com/errata/ELSA-2025-7489.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7645-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7645-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:7418 vom 2025-07-29",
"url": "https://errata.build.resf.org/RLSA-2025:7418"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:4263 vom 2025-07-29",
"url": "https://errata.build.resf.org/RLSA-2025:4263"
}
],
"source_lang": "en-US",
"title": "PHP: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-29T22:00:00.000+00:00",
"generator": {
"date": "2025-07-30T09:11:44.669+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-0566",
"initial_release_date": "2025-03-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian und openSUSE aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-25T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-25T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux und NetApp aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-06-29T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"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",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T039981",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.32",
"product": {
"name": "Open Source PHP \u003c8.1.32",
"product_id": "T041909"
}
},
{
"category": "product_version",
"name": "8.1.32",
"product": {
"name": "Open Source PHP 8.1.32",
"product_id": "T041909-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.32"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.28",
"product": {
"name": "Open Source PHP \u003c8.2.28",
"product_id": "T041910"
}
},
{
"category": "product_version",
"name": "8.2.28",
"product": {
"name": "Open Source PHP 8.2.28",
"product_id": "T041910-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.28"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.19",
"product": {
"name": "Open Source PHP \u003c8.3.19",
"product_id": "T041911"
}
},
{
"category": "product_version",
"name": "8.3.19",
"product": {
"name": "Open Source PHP 8.3.19",
"product_id": "T041911-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.3.19"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.4.5",
"product": {
"name": "Open Source PHP \u003c8.4.5",
"product_id": "T041912"
}
},
{
"category": "product_version",
"name": "8.4.5",
"product": {
"name": "Open Source PHP 8.4.5",
"product_id": "T041912-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.4.5"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"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",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T041912",
"T041911",
"T027843",
"398363",
"T002977",
"T004914",
"T032255",
"T039981"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00",
"title": "CVE-2025-1861"
},
{
"product_status": {
"known_affected": [
"67646",
"T041912",
"T041911",
"T002977",
"T004914",
"T032255",
"T039981",
"T041909",
"2951",
"T002207",
"T000126",
"T027843",
"T041910",
"398363"
]
},
"release_date": "2025-03-13T23:00:00.000+00:00"
}
]
}
rhsa-2025:7489
Vulnerability from csaf_redhat
Published
2025-05-13 17:18
Modified
2025-10-27 20:14
Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 10.
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: Header parser of http stream wrapper does not handle folded headers (CVE-2025-1217)
* php: Stream HTTP wrapper header check might omit basic auth header (CVE-2025-1736)
* php: Streams HTTP wrapper does not fail for headers with invalid name and no colon (CVE-2025-1734)
* php: libxml streams use wrong content-type header when requesting a redirected resource (CVE-2025-1219)
* php: Stream HTTP wrapper truncates redirect location to 1024 bytes (CVE-2025-1861)
* php: Reference counting in php_request_shutdown causes Use-After-Free (CVE-2024-11235)
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.\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: Header parser of http stream wrapper does not handle folded headers (CVE-2025-1217)\n\n* php: Stream HTTP wrapper header check might omit basic auth header (CVE-2025-1736)\n\n* php: Streams HTTP wrapper does not fail for headers with invalid name and no colon (CVE-2025-1734)\n\n* php: libxml streams use wrong content-type header when requesting a redirected resource (CVE-2025-1219)\n\n* php: Stream HTTP wrapper truncates redirect location to 1024 bytes (CVE-2025-1861)\n\n* php: Reference counting in php_request_shutdown causes Use-After-Free (CVE-2024-11235)\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-2025:7489",
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2355917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355917"
},
{
"category": "external",
"summary": "2356041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356041"
},
{
"category": "external",
"summary": "2356042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356042"
},
{
"category": "external",
"summary": "2356043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356043"
},
{
"category": "external",
"summary": "2356046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356046"
},
{
"category": "external",
"summary": "2357531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357531"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7489.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2025-10-27T20:14:05+00:00",
"generator": {
"date": "2025-10-27T20:14:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2025:7489",
"initial_release_date": "2025-05-13T17:18:22+00:00",
"revision_history": [
{
"date": "2025-05-13T17:18:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T17:18:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-27T20:14:05+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.src",
"product": {
"name": "php-0:8.3.19-1.el10_0.src",
"product_id": "php-0:8.3.19-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-cli-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-common-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-dba-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-dbg-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-devel-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-embedded-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-enchant-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-ffi-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-fpm-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-gd-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-gmp-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-intl-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-ldap-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-odbc-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-opcache-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-pdo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-process-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-snmp-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-soap-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-xml-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-cli-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-common-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-dba-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-dbg-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-devel-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-embedded-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-enchant-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-ffi-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-fpm-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-gd-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-gmp-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-intl-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-ldap-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-odbc-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-opcache-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-pdo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-process-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-snmp-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-soap-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-xml-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-cli-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-common-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-dba-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-dbg-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-devel-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-embedded-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-enchant-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-ffi-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-fpm-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-gd-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-gmp-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-intl-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-ldap-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-odbc-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-opcache-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-pdo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-process-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-snmp-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-soap-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-xml-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-0:8.3.19-1.el10_0.s390x",
"product_id": "php-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.s390x",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.s390x",
"product_id": "php-cli-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.s390x",
"product_id": "php-common-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.s390x",
"product_id": "php-dba-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.s390x",
"product_id": "php-dbg-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.s390x",
"product_id": "php-devel-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.s390x",
"product_id": "php-embedded-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.s390x",
"product_id": "php-enchant-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.s390x",
"product_id": "php-ffi-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.s390x",
"product_id": "php-fpm-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.s390x",
"product_id": "php-gd-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.s390x",
"product_id": "php-gmp-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.s390x",
"product_id": "php-intl-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.s390x",
"product_id": "php-ldap-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.s390x",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.s390x",
"product_id": "php-odbc-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.s390x",
"product_id": "php-opcache-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-pdo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.s390x",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.s390x",
"product_id": "php-process-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.s390x",
"product_id": "php-snmp-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.s390x",
"product_id": "php-soap-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.s390x",
"product_id": "php-xml-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.s390x",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src"
},
"product_reference": "php-0:8.3.19-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-04-04T18:00:47.578889+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows remote code execution via a crafted code path involving the __set magic method or the null coalescing assignment (??=) operator, in combination with exception handling. Attackers can trigger a use-after-free condition by controlling the memory layout through specially crafted inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Reference counting in php_request_shutdown causes Use-After-Free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important instead of Moderate because it leads to a use-after-free condition, allowing attackers to exploit PHP\u2019s memory management for remote code execution. Unlike moderate flaws that might cause limited disruption, this issue arises from a dangerous interaction between the `__set` method or the `??=` operator and exceptions, leading to freed memory being accessed unpredictably. If an attacker can control the memory layout through crafted inputs, they can hijack execution flow, making this a severe risk in real-world PHP applications.",
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "RHBZ#2357531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11235"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477",
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
}
],
"release_date": "2025-04-04T17:51:07.550000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Reference counting in php_request_shutdown causes Use-After-Free"
},
{
"cve": "CVE-2025-1217",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-29T06:00:45.774877+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355917"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Header parser of http stream wrapper does not handle folded headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "RHBZ#2355917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1217"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-v8xr-gpvj-cx9g",
"url": "https://github.com/php/php-src/security/advisories/GHSA-v8xr-gpvj-cx9g"
}
],
"release_date": "2025-03-29T05:19:33.696000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Header parser of http stream wrapper does not handle folded headers"
},
{
"cve": "CVE-2025-1219",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:50.239968+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP\u0027s DOM and SimpleXML extensions. This vulnerability allows incorrect parsing of a redirected HTTP resource via improper content-type header handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: libxml streams use wrong content-type header when requesting a redirected resource",
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "RHBZ#2356043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1219"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-p3x9-6h7p-cgfc",
"url": "https://github.com/php/php-src/security/advisories/GHSA-p3x9-6h7p-cgfc"
}
],
"release_date": "2025-03-30T05:33:13.801000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: libxml streams use wrong content-type header when requesting a redirected resource"
},
{
"cve": "CVE-2025-1734",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:47.955008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows applications to accept invalid headers via malformed HTTP headers missing a colon (:), which may confuse applications into processing them as valid headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Streams HTTP wrapper does not fail for headers with invalid name and no colon",
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "RHBZ#2356042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1734"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-pcmh-g36c-qc44",
"url": "https://github.com/php/php-src/security/advisories/GHSA-pcmh-g36c-qc44"
}
],
"release_date": "2025-03-30T05:43:35.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Streams HTTP wrapper does not fail for headers with invalid name and no colon"
},
{
"cve": "CVE-2025-1736",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:45.691240+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356041"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Stream HTTP wrapper header check might omit basic auth header",
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "RHBZ#2356041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1736"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-hgf5-96fm-v528",
"url": "https://github.com/php/php-src/security/advisories/GHSA-hgf5-96fm-v528"
}
],
"release_date": "2025-03-30T05:49:14.551000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Stream HTTP wrapper header check might omit basic auth header"
},
{
"cve": "CVE-2025-1861",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-03-30T07:00:41.649990+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows incorrect URL truncation and redirection to the wrong location via HTTP redirect handling due to a limited location buffer size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Stream HTTP wrapper truncates redirect location to 1024 bytes",
"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-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "RHBZ#2356046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1861"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff",
"url": "https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff"
}
],
"release_date": "2025-03-30T05:57:57.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T17:18:22+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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7489"
},
{
"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:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.src",
"AppStream-10.0.Z:php-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-bcmath-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-cli-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-common-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dba-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-dbg-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-debugsource-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-devel-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-embedded-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-enchant-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ffi-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-fpm-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-gmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-intl-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-ldap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mbstring-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-odbc-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-opcache-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pdo-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-pgsql-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-process-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-snmp-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-soap-debuginfo-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-0:8.3.19-1.el10_0.x86_64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.aarch64",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.ppc64le",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.s390x",
"AppStream-10.0.Z:php-xml-debuginfo-0:8.3.19-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Stream HTTP wrapper truncates redirect location to 1024 bytes"
}
]
}
rhsa-2025:7418
Vulnerability from csaf_redhat
Published
2025-05-13 13:59
Modified
2025-10-27 20:14
Summary
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: Header parser of http stream wrapper does not handle folded headers (CVE-2025-1217)
* php: Stream HTTP wrapper header check might omit basic auth header (CVE-2025-1736)
* php: Streams HTTP wrapper does not fail for headers with invalid name and no colon (CVE-2025-1734)
* php: libxml streams use wrong content-type header when requesting a redirected resource (CVE-2025-1219)
* php: Stream HTTP wrapper truncates redirect location to 1024 bytes (CVE-2025-1861)
* php: Reference counting in php_request_shutdown causes Use-After-Free (CVE-2024-11235)
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: Header parser of http stream wrapper does not handle folded headers (CVE-2025-1217)\n\n* php: Stream HTTP wrapper header check might omit basic auth header (CVE-2025-1736)\n\n* php: Streams HTTP wrapper does not fail for headers with invalid name and no colon (CVE-2025-1734)\n\n* php: libxml streams use wrong content-type header when requesting a redirected resource (CVE-2025-1219)\n\n* php: Stream HTTP wrapper truncates redirect location to 1024 bytes (CVE-2025-1861)\n\n* php: Reference counting in php_request_shutdown causes Use-After-Free (CVE-2024-11235)\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-2025:7418",
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2355917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355917"
},
{
"category": "external",
"summary": "2356041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356041"
},
{
"category": "external",
"summary": "2356042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356042"
},
{
"category": "external",
"summary": "2356043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356043"
},
{
"category": "external",
"summary": "2356046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356046"
},
{
"category": "external",
"summary": "2357531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357531"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7418.json"
}
],
"title": "Red Hat Security Advisory: php:8.3 security update",
"tracking": {
"current_release_date": "2025-10-27T20:14:03+00:00",
"generator": {
"date": "2025-10-27T20:14:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2025:7418",
"initial_release_date": "2025-05-13T13:59:16+00:00",
"revision_history": [
{
"date": "2025-05-13T13:59:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T13:59:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-27T20:14:03+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.6.0.Z.MAIN.EUS",
"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:9060020250409105946:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=src\u0026rpmmod=php:8.3:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=aarch64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=ppc64le\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=s390x\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946: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:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23015%2Bda8065b7?arch=x86_64\u0026rpmmod=php:8.3:9060020250409105946: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.6.0.Z.MAIN.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.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.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 (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.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.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-04-04T18:00:47.578889+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows remote code execution via a crafted code path involving the __set magic method or the null coalescing assignment (??=) operator, in combination with exception handling. Attackers can trigger a use-after-free condition by controlling the memory layout through specially crafted inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Reference counting in php_request_shutdown causes Use-After-Free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important instead of Moderate because it leads to a use-after-free condition, allowing attackers to exploit PHP\u2019s memory management for remote code execution. Unlike moderate flaws that might cause limited disruption, this issue arises from a dangerous interaction between the `__set` method or the `??=` operator and exceptions, leading to freed memory being accessed unpredictably. If an attacker can control the memory layout through crafted inputs, they can hijack execution flow, making this a severe risk in real-world PHP applications.",
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "RHBZ#2357531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11235"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477",
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
}
],
"release_date": "2025-04-04T17:51:07.550000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Reference counting in php_request_shutdown causes Use-After-Free"
},
{
"cve": "CVE-2025-1217",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-29T06:00:45.774877+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355917"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Header parser of http stream wrapper does not handle folded headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "RHBZ#2355917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1217"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-v8xr-gpvj-cx9g",
"url": "https://github.com/php/php-src/security/advisories/GHSA-v8xr-gpvj-cx9g"
}
],
"release_date": "2025-03-29T05:19:33.696000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Header parser of http stream wrapper does not handle folded headers"
},
{
"cve": "CVE-2025-1219",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:50.239968+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP\u0027s DOM and SimpleXML extensions. This vulnerability allows incorrect parsing of a redirected HTTP resource via improper content-type header handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: libxml streams use wrong content-type header when requesting a redirected resource",
"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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "RHBZ#2356043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1219"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-p3x9-6h7p-cgfc",
"url": "https://github.com/php/php-src/security/advisories/GHSA-p3x9-6h7p-cgfc"
}
],
"release_date": "2025-03-30T05:33:13.801000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: libxml streams use wrong content-type header when requesting a redirected resource"
},
{
"cve": "CVE-2025-1734",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:47.955008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows applications to accept invalid headers via malformed HTTP headers missing a colon (:), which may confuse applications into processing them as valid headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Streams HTTP wrapper does not fail for headers with invalid name and no colon",
"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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "RHBZ#2356042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1734"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-pcmh-g36c-qc44",
"url": "https://github.com/php/php-src/security/advisories/GHSA-pcmh-g36c-qc44"
}
],
"release_date": "2025-03-30T05:43:35.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Streams HTTP wrapper does not fail for headers with invalid name and no colon"
},
{
"cve": "CVE-2025-1736",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-30T06:00:45.691240+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356041"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Stream HTTP wrapper header check might omit basic auth header",
"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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "RHBZ#2356041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1736"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-hgf5-96fm-v528",
"url": "https://github.com/php/php-src/security/advisories/GHSA-hgf5-96fm-v528"
}
],
"release_date": "2025-03-30T05:49:14.551000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Stream HTTP wrapper header check might omit basic auth header"
},
{
"cve": "CVE-2025-1861",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-03-30T07:00:41.649990+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2356046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This vulnerability allows incorrect URL truncation and redirection to the wrong location via HTTP redirect handling due to a limited location buffer size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Stream HTTP wrapper truncates redirect location to 1024 bytes",
"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.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "RHBZ#2356046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1861"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff",
"url": "https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff"
}
],
"release_date": "2025-03-30T05:57:57.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:16+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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7418"
},
{
"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.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.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.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.aarch64::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.ppc64le::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.s390x::php:8.3",
"AppStream-9.6.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23015+da8065b7.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Stream HTTP wrapper truncates redirect location to 1024 bytes"
}
]
}
suse-su-2025:0994-1
Vulnerability from csaf_suse
Published
2025-03-24 15:11
Modified
2025-03-24 15:11
Summary
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:
- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)
- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)
- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)
- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)
- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)
- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)
Patchnames
SUSE-2025-994,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-994,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-994,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-994,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-994,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-994,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-994,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-994,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-994,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-994
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": "important"
},
"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\n- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)\n- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)\n- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)\n- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)\n- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)\n- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-994,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-994,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-994,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-994,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-994,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-994,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-994,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-994,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-994,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-994",
"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-2025_0994-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0994-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250994-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0994-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020582.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239664",
"url": "https://bugzilla.suse.com/1239664"
},
{
"category": "self",
"summary": "SUSE Bug 1239666",
"url": "https://bugzilla.suse.com/1239666"
},
{
"category": "self",
"summary": "SUSE Bug 1239667",
"url": "https://bugzilla.suse.com/1239667"
},
{
"category": "self",
"summary": "SUSE Bug 1239668",
"url": "https://bugzilla.suse.com/1239668"
},
{
"category": "self",
"summary": "SUSE Bug 1239669",
"url": "https://bugzilla.suse.com/1239669"
},
{
"category": "self",
"summary": "SUSE Bug 1239670",
"url": "https://bugzilla.suse.com/1239670"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1217 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1861/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2025-03-24T15:11:07Z",
"generator": {
"date": "2025-03-24T15:11:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0994-1",
"initial_release_date": "2025-03-24T15:11:07Z",
"revision_history": [
{
"date": "2025-03-24T15:11:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-bcmath-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-bz2-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-calendar-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-cli-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-ctype-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-curl-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-dba-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-devel-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-dom-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-embed-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-enchant-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-exif-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-fpm-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-ftp-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-gd-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-gettext-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-gmp-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-iconv-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-intl-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-ldap-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-mbstring-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-mysql-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-odbc-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-opcache-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-openssl-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-pcntl-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-pdo-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-pgsql-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-phar-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-posix-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-readline-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-shmop-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-snmp-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-soap-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sockets-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sodium-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sqlite-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-test-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-tidy-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-xsl-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-zip-8.0.30-150400.4.54.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"product_id": "php8-zlib-8.0.30-150400.4.54.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.i586",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.i586",
"product_id": "apache2-mod_php8-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-8.0.30-150400.4.54.1.i586",
"product_id": "php8-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.i586",
"product_id": "php8-bcmath-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-bz2-8.0.30-150400.4.54.1.i586",
"product_id": "php8-bz2-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-calendar-8.0.30-150400.4.54.1.i586",
"product_id": "php8-calendar-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-cli-8.0.30-150400.4.54.1.i586",
"product_id": "php8-cli-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-ctype-8.0.30-150400.4.54.1.i586",
"product_id": "php8-ctype-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-curl-8.0.30-150400.4.54.1.i586",
"product_id": "php8-curl-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-dba-8.0.30-150400.4.54.1.i586",
"product_id": "php8-dba-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-devel-8.0.30-150400.4.54.1.i586",
"product_id": "php8-devel-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-dom-8.0.30-150400.4.54.1.i586",
"product_id": "php8-dom-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-embed-8.0.30-150400.4.54.1.i586",
"product_id": "php8-embed-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-enchant-8.0.30-150400.4.54.1.i586",
"product_id": "php8-enchant-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-exif-8.0.30-150400.4.54.1.i586",
"product_id": "php8-exif-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.i586",
"product_id": "php8-fastcgi-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.i586",
"product_id": "php8-fileinfo-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-fpm-8.0.30-150400.4.54.1.i586",
"product_id": "php8-fpm-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-ftp-8.0.30-150400.4.54.1.i586",
"product_id": "php8-ftp-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-gd-8.0.30-150400.4.54.1.i586",
"product_id": "php8-gd-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-gettext-8.0.30-150400.4.54.1.i586",
"product_id": "php8-gettext-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-gmp-8.0.30-150400.4.54.1.i586",
"product_id": "php8-gmp-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-iconv-8.0.30-150400.4.54.1.i586",
"product_id": "php8-iconv-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-intl-8.0.30-150400.4.54.1.i586",
"product_id": "php8-intl-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-ldap-8.0.30-150400.4.54.1.i586",
"product_id": "php8-ldap-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.i586",
"product_id": "php8-mbstring-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-mysql-8.0.30-150400.4.54.1.i586",
"product_id": "php8-mysql-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-odbc-8.0.30-150400.4.54.1.i586",
"product_id": "php8-odbc-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-opcache-8.0.30-150400.4.54.1.i586",
"product_id": "php8-opcache-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-openssl-8.0.30-150400.4.54.1.i586",
"product_id": "php8-openssl-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.i586",
"product_id": "php8-pcntl-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-pdo-8.0.30-150400.4.54.1.i586",
"product_id": "php8-pdo-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.i586",
"product_id": "php8-pgsql-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-phar-8.0.30-150400.4.54.1.i586",
"product_id": "php8-phar-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-posix-8.0.30-150400.4.54.1.i586",
"product_id": "php8-posix-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-readline-8.0.30-150400.4.54.1.i586",
"product_id": "php8-readline-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-shmop-8.0.30-150400.4.54.1.i586",
"product_id": "php8-shmop-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-snmp-8.0.30-150400.4.54.1.i586",
"product_id": "php8-snmp-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-soap-8.0.30-150400.4.54.1.i586",
"product_id": "php8-soap-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sockets-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sockets-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sodium-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sodium-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sqlite-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sysvmsg-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sysvsem-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.i586",
"product_id": "php8-sysvshm-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-test-8.0.30-150400.4.54.1.i586",
"product_id": "php8-test-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-tidy-8.0.30-150400.4.54.1.i586",
"product_id": "php8-tidy-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.i586",
"product_id": "php8-tokenizer-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.i586",
"product_id": "php8-xmlreader-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.i586",
"product_id": "php8-xmlwriter-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-xsl-8.0.30-150400.4.54.1.i586",
"product_id": "php8-xsl-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-zip-8.0.30-150400.4.54.1.i586",
"product_id": "php8-zip-8.0.30-150400.4.54.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.54.1.i586",
"product": {
"name": "php8-zlib-8.0.30-150400.4.54.1.i586",
"product_id": "php8-zlib-8.0.30-150400.4.54.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"product_id": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-bz2-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-calendar-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-cli-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-ctype-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-curl-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-dba-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-devel-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-dom-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-embed-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-enchant-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-exif-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-fpm-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-ftp-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-gd-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-gettext-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-gmp-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-iconv-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-intl-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-ldap-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-mysql-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-odbc-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-opcache-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-openssl-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-pdo-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-phar-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-posix-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-readline-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-shmop-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-snmp-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-soap-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sockets-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sodium-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-test-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-tidy-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-xsl-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-zip-8.0.30-150400.4.54.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"product": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"product_id": "php8-zlib-8.0.30-150400.4.54.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"product_id": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-bcmath-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-bz2-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-bz2-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-calendar-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-calendar-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-cli-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-cli-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-ctype-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-ctype-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-curl-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-curl-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-dba-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-dba-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-devel-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-devel-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-dom-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-dom-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-embed-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-embed-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-enchant-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-enchant-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-exif-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-exif-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-fastcgi-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-fileinfo-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-fpm-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-fpm-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-ftp-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-ftp-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-gd-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-gd-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-gettext-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-gettext-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-gmp-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-gmp-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-iconv-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-iconv-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-intl-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-intl-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-ldap-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-ldap-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-mbstring-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-mysql-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-mysql-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-odbc-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-odbc-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-opcache-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-opcache-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-openssl-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-openssl-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-pcntl-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-pdo-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-pdo-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-pgsql-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-phar-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-phar-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-posix-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-posix-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-readline-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-readline-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-shmop-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-shmop-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-snmp-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-snmp-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-soap-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-soap-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sockets-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sockets-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sodium-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sodium-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sqlite-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sysvsem-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-sysvshm-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-test-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-test-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-tidy-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-tidy-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-tokenizer-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-xmlreader-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-xsl-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-xsl-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-zip-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-zip-8.0.30-150400.4.54.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.54.1.s390x",
"product": {
"name": "php8-zlib-8.0.30-150400.4.54.1.s390x",
"product_id": "php8-zlib-8.0.30-150400.4.54.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"product_id": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-bcmath-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-bz2-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-calendar-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-cli-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-ctype-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-curl-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-dba-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-devel-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-dom-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-embed-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-enchant-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-exif-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-fpm-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-ftp-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-gd-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-gettext-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-gmp-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-iconv-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-intl-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-ldap-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-mbstring-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-mysql-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-odbc-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-opcache-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-openssl-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-pcntl-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-pdo-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-pgsql-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-phar-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-posix-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-readline-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-shmop-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-snmp-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-soap-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sockets-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sodium-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sqlite-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-test-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-tidy-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-xsl-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-zip-8.0.30-150400.4.54.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"product": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"product_id": "php8-zlib-8.0.30-150400.4.54.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-bz2-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-calendar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-cli-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ctype-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-curl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dba-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-devel-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-dom-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-embed-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-enchant-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-exif-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-fpm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ftp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gd-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gettext-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-gmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-iconv-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-intl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-ldap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-mysql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-odbc-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-opcache-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-openssl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pdo-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-phar-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-posix-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-readline-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-shmop-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-snmp-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-soap-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sockets-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sodium-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-test-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tidy-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-xsl-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zip-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.30-150400.4.54.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
},
"product_reference": "php8-zlib-8.0.30-150400.4.54.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11235"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11235",
"url": "https://www.suse.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "SUSE Bug 1239666 for CVE-2024-11235",
"url": "https://bugzilla.suse.com/1239666"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1217"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using incorrect headers, MIME types, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1217",
"url": "https://www.suse.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "SUSE Bug 1239664 for CVE-2025-1217",
"url": "https://bugzilla.suse.com/1239664"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "important"
}
],
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1219"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1219",
"url": "https://www.suse.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "SUSE Bug 1239667 for CVE-2025-1219",
"url": "https://bugzilla.suse.com/1239667"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1734"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1734",
"url": "https://www.suse.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1239668 for CVE-2025-1734",
"url": "https://bugzilla.suse.com/1239668"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1736"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1736",
"url": "https://www.suse.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1239670 for CVE-2025-1736",
"url": "https://bugzilla.suse.com/1239670"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "important"
}
],
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1861"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1861",
"url": "https://www.suse.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "SUSE Bug 1239669 for CVE-2025-1861",
"url": "https://bugzilla.suse.com/1239669"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php8-zlib-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bcmath-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-bz2-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-calendar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-cli-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ctype-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-curl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dba-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-devel-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-dom-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-embed-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-enchant-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-exif-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fastcgi-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fileinfo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-fpm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ftp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gd-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gettext-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-gmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-iconv-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-intl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-ldap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mbstring-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-mysql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-odbc-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-opcache-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-openssl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pcntl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pdo-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-pgsql-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-phar-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-posix-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-readline-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-shmop-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-snmp-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-soap-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sockets-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sodium-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sqlite-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvmsg-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvsem-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-sysvshm-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-test-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tidy-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-tokenizer-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlreader-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xmlwriter-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-xsl-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zip-8.0.30-150400.4.54.1.x86_64",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.ppc64le",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.s390x",
"SUSE Manager Server 4.3:php8-zlib-8.0.30-150400.4.54.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-24T15:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2025-1861"
}
]
}
suse-su-2025:1026-1
Vulnerability from csaf_suse
Published
2025-03-26 11:30
Modified
2025-03-26 11:30
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following issues:
- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)
- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)
- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)
- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)
- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)
- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)
Patchnames
SUSE-2025-1026,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1026,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1026,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1026,SUSE-Storage-7.1-2025-1026
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": "important"
},
"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 php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)\n- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)\n- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)\n- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)\n- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)\n- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1026,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1026,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1026,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1026,SUSE-Storage-7.1-2025-1026",
"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-2025_1026-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1026-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251026-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1026-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020600.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239664",
"url": "https://bugzilla.suse.com/1239664"
},
{
"category": "self",
"summary": "SUSE Bug 1239666",
"url": "https://bugzilla.suse.com/1239666"
},
{
"category": "self",
"summary": "SUSE Bug 1239667",
"url": "https://bugzilla.suse.com/1239667"
},
{
"category": "self",
"summary": "SUSE Bug 1239668",
"url": "https://bugzilla.suse.com/1239668"
},
{
"category": "self",
"summary": "SUSE Bug 1239669",
"url": "https://bugzilla.suse.com/1239669"
},
{
"category": "self",
"summary": "SUSE Bug 1239670",
"url": "https://bugzilla.suse.com/1239670"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1217 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1861/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2025-03-26T11:30:47Z",
"generator": {
"date": "2025-03-26T11:30:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1026-1",
"initial_release_date": "2025-03-26T11:30:47Z",
"revision_history": [
{
"date": "2025-03-26T11:30:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-json-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-test-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.76.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.76.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.76.1.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.76.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-7.4.33-150200.3.76.1.i586",
"product_id": "php7-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.76.1.i586",
"product_id": "php7-bz2-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.76.1.i586",
"product_id": "php7-calendar-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.76.1.i586",
"product_id": "php7-ctype-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.76.1.i586",
"product_id": "php7-curl-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.76.1.i586",
"product_id": "php7-dba-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.76.1.i586",
"product_id": "php7-devel-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.76.1.i586",
"product_id": "php7-dom-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.76.1.i586",
"product_id": "php7-embed-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.76.1.i586",
"product_id": "php7-enchant-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.76.1.i586",
"product_id": "php7-exif-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.76.1.i586",
"product_id": "php7-firebird-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.76.1.i586",
"product_id": "php7-fpm-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.76.1.i586",
"product_id": "php7-ftp-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.76.1.i586",
"product_id": "php7-gd-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.76.1.i586",
"product_id": "php7-gettext-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.76.1.i586",
"product_id": "php7-gmp-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.76.1.i586",
"product_id": "php7-iconv-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.76.1.i586",
"product_id": "php7-intl-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.76.1.i586",
"product_id": "php7-json-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.76.1.i586",
"product_id": "php7-ldap-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.76.1.i586",
"product_id": "php7-mysql-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.76.1.i586",
"product_id": "php7-odbc-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.76.1.i586",
"product_id": "php7-opcache-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.76.1.i586",
"product_id": "php7-openssl-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.76.1.i586",
"product_id": "php7-pdo-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.76.1.i586",
"product_id": "php7-phar-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.76.1.i586",
"product_id": "php7-posix-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.76.1.i586",
"product_id": "php7-readline-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.76.1.i586",
"product_id": "php7-shmop-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.76.1.i586",
"product_id": "php7-snmp-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.76.1.i586",
"product_id": "php7-soap-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sockets-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sodium-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.76.1.i586",
"product_id": "php7-test-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.76.1.i586",
"product_id": "php7-tidy-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.76.1.i586",
"product_id": "php7-xsl-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.76.1.i586",
"product_id": "php7-zip-7.4.33-150200.3.76.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.76.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.76.1.i586",
"product_id": "php7-zlib-7.4.33-150200.3.76.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.76.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-curl-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-dba-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-devel-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-dom-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-embed-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-exif-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-gd-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-intl-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-json-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-phar-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-posix-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-readline-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-soap-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-test-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-zip-7.4.33-150200.3.76.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.76.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.76.1.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.76.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-json-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-test-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.76.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.76.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.76.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11235"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11235",
"url": "https://www.suse.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "SUSE Bug 1239666 for CVE-2024-11235",
"url": "https://bugzilla.suse.com/1239666"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "moderate"
}
],
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1217"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using incorrect headers, MIME types, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1217",
"url": "https://www.suse.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "SUSE Bug 1239664 for CVE-2025-1217",
"url": "https://bugzilla.suse.com/1239664"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "important"
}
],
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1219"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1219",
"url": "https://www.suse.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "SUSE Bug 1239667 for CVE-2025-1219",
"url": "https://bugzilla.suse.com/1239667"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1734"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1734",
"url": "https://www.suse.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1239668 for CVE-2025-1734",
"url": "https://bugzilla.suse.com/1239668"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1736"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1736",
"url": "https://www.suse.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1239670 for CVE-2025-1736",
"url": "https://bugzilla.suse.com/1239670"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "important"
}
],
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1861"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1861",
"url": "https://www.suse.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "SUSE Bug 1239669 for CVE-2025-1861",
"url": "https://bugzilla.suse.com/1239669"
}
],
"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 Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Enterprise Storage 7.1:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:php7-zlib-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bcmath-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-bz2-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-calendar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ctype-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-curl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dba-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-devel-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-dom-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-enchant-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-exif-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fastcgi-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fileinfo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-fpm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ftp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gd-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gettext-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-gmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-iconv-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-intl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-json-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-ldap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mbstring-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-mysql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-odbc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-opcache-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-openssl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pcntl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pdo-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-pgsql-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-phar-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-posix-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-readline-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-shmop-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-snmp-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-soap-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sockets-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sodium-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sqlite-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvmsg-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvsem-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-sysvshm-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tidy-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-tokenizer-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlreader-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlrpc-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xmlwriter-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-xsl-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zip-7.4.33-150200.3.76.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:php7-zlib-7.4.33-150200.3.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-1861"
}
]
}
suse-su-2025:1025-1
Vulnerability from csaf_suse
Published
2025-03-26 11:30
Modified
2025-03-26 11:30
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following issues:
- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)
- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)
- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)
- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)
- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)
- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)
Patchnames
SUSE-2025-1025,SUSE-SLE-Module-Legacy-15-SP6-2025-1025,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1025,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1025,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1025,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1025,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1025,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1025,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1025,openSUSE-SLE-15.6-2025-1025
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": "important"
},
"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 php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)\n- CVE-2025-1217: Fixed header parser of http stream wrapper not handling folded headers (bsc#1239664)\n- CVE-2025-1219: Fixed libxml streams using wrong content-type header when requesting a redirected resource (bsc#1239667)\n- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)\n- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)\n- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1025,SUSE-SLE-Module-Legacy-15-SP6-2025-1025,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1025,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1025,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1025,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1025,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1025,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1025,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1025,openSUSE-SLE-15.6-2025-1025",
"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-2025_1025-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1025-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251025-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1025-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020601.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239664",
"url": "https://bugzilla.suse.com/1239664"
},
{
"category": "self",
"summary": "SUSE Bug 1239666",
"url": "https://bugzilla.suse.com/1239666"
},
{
"category": "self",
"summary": "SUSE Bug 1239667",
"url": "https://bugzilla.suse.com/1239667"
},
{
"category": "self",
"summary": "SUSE Bug 1239668",
"url": "https://bugzilla.suse.com/1239668"
},
{
"category": "self",
"summary": "SUSE Bug 1239669",
"url": "https://bugzilla.suse.com/1239669"
},
{
"category": "self",
"summary": "SUSE Bug 1239670",
"url": "https://bugzilla.suse.com/1239670"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1217 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1861/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2025-03-26T11:30:00Z",
"generator": {
"date": "2025-03-26T11:30:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1025-1",
"initial_release_date": "2025-03-26T11:30:00Z",
"revision_history": [
{
"date": "2025-03-26T11:30:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-bz2-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-calendar-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-cli-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-ctype-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-curl-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-dba-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-devel-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-dom-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-embed-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-enchant-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-exif-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-fpm-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-ftp-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-gd-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-gettext-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-gmp-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-iconv-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-intl-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-json-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-ldap-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-mysql-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-odbc-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-opcache-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-openssl-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-pdo-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-phar-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-posix-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-readline-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-shmop-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-snmp-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-soap-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sockets-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sodium-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-test-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-tidy-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-xsl-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-zip-7.4.33-150400.4.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"product_id": "php7-zlib-7.4.33-150400.4.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-7.4.33-150400.4.48.1.i586",
"product_id": "php7-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.i586",
"product_id": "php7-bcmath-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150400.4.48.1.i586",
"product_id": "php7-bz2-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150400.4.48.1.i586",
"product_id": "php7-calendar-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-cli-7.4.33-150400.4.48.1.i586",
"product_id": "php7-cli-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150400.4.48.1.i586",
"product_id": "php7-ctype-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-curl-7.4.33-150400.4.48.1.i586",
"product_id": "php7-curl-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-dba-7.4.33-150400.4.48.1.i586",
"product_id": "php7-dba-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-devel-7.4.33-150400.4.48.1.i586",
"product_id": "php7-devel-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-dom-7.4.33-150400.4.48.1.i586",
"product_id": "php7-dom-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-embed-7.4.33-150400.4.48.1.i586",
"product_id": "php7-embed-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150400.4.48.1.i586",
"product_id": "php7-enchant-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-exif-7.4.33-150400.4.48.1.i586",
"product_id": "php7-exif-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.i586",
"product_id": "php7-fastcgi-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.i586",
"product_id": "php7-fileinfo-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150400.4.48.1.i586",
"product_id": "php7-fpm-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150400.4.48.1.i586",
"product_id": "php7-ftp-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-gd-7.4.33-150400.4.48.1.i586",
"product_id": "php7-gd-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150400.4.48.1.i586",
"product_id": "php7-gettext-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150400.4.48.1.i586",
"product_id": "php7-gmp-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150400.4.48.1.i586",
"product_id": "php7-iconv-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-intl-7.4.33-150400.4.48.1.i586",
"product_id": "php7-intl-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-json-7.4.33-150400.4.48.1.i586",
"product_id": "php7-json-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150400.4.48.1.i586",
"product_id": "php7-ldap-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.i586",
"product_id": "php7-mbstring-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150400.4.48.1.i586",
"product_id": "php7-mysql-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150400.4.48.1.i586",
"product_id": "php7-odbc-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150400.4.48.1.i586",
"product_id": "php7-opcache-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150400.4.48.1.i586",
"product_id": "php7-openssl-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.i586",
"product_id": "php7-pcntl-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150400.4.48.1.i586",
"product_id": "php7-pdo-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.i586",
"product_id": "php7-pgsql-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-phar-7.4.33-150400.4.48.1.i586",
"product_id": "php7-phar-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-posix-7.4.33-150400.4.48.1.i586",
"product_id": "php7-posix-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-readline-7.4.33-150400.4.48.1.i586",
"product_id": "php7-readline-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150400.4.48.1.i586",
"product_id": "php7-shmop-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150400.4.48.1.i586",
"product_id": "php7-snmp-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-soap-7.4.33-150400.4.48.1.i586",
"product_id": "php7-soap-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sockets-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sodium-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sqlite-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sysvsem-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.i586",
"product_id": "php7-sysvshm-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-test-7.4.33-150400.4.48.1.i586",
"product_id": "php7-test-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150400.4.48.1.i586",
"product_id": "php7-tidy-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.i586",
"product_id": "php7-tokenizer-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.i586",
"product_id": "php7-xmlreader-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150400.4.48.1.i586",
"product_id": "php7-xsl-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-zip-7.4.33-150400.4.48.1.i586",
"product_id": "php7-zip-7.4.33-150400.4.48.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.48.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150400.4.48.1.i586",
"product_id": "php7-zlib-7.4.33-150400.4.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-cli-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-curl-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-dba-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-devel-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-dom-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-embed-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-exif-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-gd-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-intl-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-json-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-phar-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-posix-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-readline-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-soap-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-test-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-zip-7.4.33-150400.4.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150400.4.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-bcmath-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-bz2-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-calendar-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-cli-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-cli-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-ctype-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-curl-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-dba-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-devel-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-dom-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-embed-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-enchant-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-exif-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-fpm-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-ftp-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-gd-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-gettext-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-gmp-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-iconv-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-intl-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-json-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-json-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-ldap-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-mbstring-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-mysql-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-odbc-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-opcache-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-openssl-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-pcntl-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-pdo-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-pgsql-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-phar-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-posix-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-readline-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-shmop-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-snmp-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-soap-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sockets-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sodium-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sqlite-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-test-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-test-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-tidy-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-xsl-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-zip-7.4.33-150400.4.48.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"product_id": "php7-zlib-7.4.33-150400.4.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-bz2-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-calendar-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-cli-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-ctype-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-curl-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-dba-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-devel-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-dom-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-embed-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-enchant-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-exif-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-fpm-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-ftp-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-gd-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-gettext-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-gmp-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-iconv-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-intl-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-json-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-ldap-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-mysql-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-odbc-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-opcache-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-openssl-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-pdo-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-phar-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-posix-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-readline-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-shmop-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-snmp-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-soap-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sockets-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sodium-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-test-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-tidy-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-xsl-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-zip-7.4.33-150400.4.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"product_id": "php7-zlib-7.4.33-150400.4.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"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_php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11235"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11235",
"url": "https://www.suse.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "SUSE Bug 1239666 for CVE-2024-11235",
"url": "https://bugzilla.suse.com/1239666"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1217"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using incorrect headers, MIME types, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1217",
"url": "https://www.suse.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "SUSE Bug 1239664 for CVE-2025-1217",
"url": "https://bugzilla.suse.com/1239664"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "important"
}
],
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1219"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1219",
"url": "https://www.suse.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "SUSE Bug 1239667 for CVE-2025-1219",
"url": "https://bugzilla.suse.com/1239667"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1734"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1734",
"url": "https://www.suse.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1239668 for CVE-2025-1734",
"url": "https://bugzilla.suse.com/1239668"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1736"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1736",
"url": "https://www.suse.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1239670 for CVE-2025-1736",
"url": "https://bugzilla.suse.com/1239670"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "important"
}
],
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1861"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1861",
"url": "https://www.suse.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "SUSE Bug 1239669 for CVE-2025-1861",
"url": "https://bugzilla.suse.com/1239669"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-cli-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-curl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dba-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-devel-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-dom-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-exif-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gd-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-intl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-json-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-phar-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-posix-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-readline-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-soap-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zip-7.4.33-150400.4.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:php7-zlib-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bcmath-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-bz2-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-calendar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-cli-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ctype-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-curl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dba-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-devel-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-dom-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-embed-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-enchant-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-exif-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fastcgi-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fileinfo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-fpm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ftp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gd-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gettext-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-gmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-iconv-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-intl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-json-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-ldap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mbstring-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-mysql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-odbc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-opcache-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-openssl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pcntl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pdo-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-pgsql-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-phar-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-posix-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-readline-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-shmop-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-snmp-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-soap-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sockets-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sodium-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sqlite-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvmsg-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvsem-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-sysvshm-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-test-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tidy-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-tokenizer-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlreader-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlrpc-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xmlwriter-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-xsl-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zip-7.4.33-150400.4.48.1.x86_64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.aarch64",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.ppc64le",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.s390x",
"openSUSE Leap 15.6:php7-zlib-7.4.33-150400.4.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-26T11:30:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1861"
}
]
}
suse-su-2025:1012-1
Vulnerability from csaf_suse
Published
2025-03-25 12:47
Modified
2025-03-25 12:47
Summary
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:
- CVE-2025-1217: Fixed header parser of `http` stream wrapper not handling folded headers (bsc#1239664)
- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)
- CVE-2025-1219: Fixed libxml streams using wrong `content-type` header when requesting a redirected resource (bsc#1239667)
- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)
- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)
- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)
Version update to 8.2.28:
Core:
Fixed bug GH-17211 (observer segfault on function loaded with dl()).
LibXML:
Fixed GHSA-wg4p-4hqh-c3g9.
Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong `content-type` header when requesting a redirected resource).
Streams:
Fixed GHSA-hgf5-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header).
Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes).
Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon).
Fixed GHSA-v8xr-gpvj-cx9g (Header parser of `http` stream wrapper does not handle folded headers).
Version update version 8.2.27
Calendar:
Fixed jdtogregorian overflow.
Fixed cal_to_jd julian_days argument overflow.
COM:
Fixed bug GH-16991 (Getting typeinfo of non DISPATCH variant segfaults).
Core:
Fail early in *nix configuration build script.
Fixed bug GH-16727 (Opcache bad signal 139 crash in ZTS bookworm (frankenphp)).
Fixed bug GH-16799 (Assertion failure at Zend/zend_vm_execute.h:7469).
Fixed bug GH-16630 (UAF in lexer with encoding translation and heredocs).
Fix is_zend_ptr() huge block comparison.
Fixed potential OOB read in zend_dirname() on Windows.
Curl:
Fix various memory leaks in curl mime handling.
FPM:
Fixed GH-16432 (PHP-FPM 8.2 SIGSEGV in fpm_get_status).
GD:
Fixed GH-16776 (imagecreatefromstring overflow).
GMP:
Revert gmp_pow() overly restrictive overflow checks.
Hash:
Fixed GH-16711: Segfault in mhash().
Opcache:
Fixed bug GH-16770 (Tracing JIT type mismatch when returning UNDEF).
Fixed bug GH-16851 (JIT_G(enabled) not set correctly on other threads).
Fixed bug GH-16902 (Set of opcache tests fail zts+aarch64).
OpenSSL:
Prevent unexpected array entry conversion when reading key.
Fix various memory leaks related to openssl exports.
Fix memory leak in php_openssl_pkey_from_zval().
PDO:
Fixed memory leak of `setFetchMode()`.
Phar:
Fixed bug GH-16695 (phar:// tar parser and zero-length file header blocks).
PHPDBG:
Fixed bug GH-15208 (Segfault with breakpoint map and phpdbg_clear()).
SAPI:
Fixed bug GH-16998 (UBSAN warning in rfc1867).
SimpleXML:
Fixed bug GH-16808 (Segmentation fault in RecursiveIteratorIterator ->current() with a xml element input).
SNMP:
Fixed bug GH-16959 (snmget modifies the object_id array).
Standard:
Fixed bug GH-16905 (Internal iterator functions can't handle UNDEF properties).
Streams:
Fixed network connect poll interuption handling.
Patchnames
SUSE-2025-1012,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-1012,openSUSE-SLE-15.6-2025-1012
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": "important"
},
"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\n- CVE-2025-1217: Fixed header parser of `http` stream wrapper not handling folded headers (bsc#1239664)\n- CVE-2024-11235: Fixed reference counting in php_request_shutdown causing Use-After-Free (bsc#1239666)\n- CVE-2025-1219: Fixed libxml streams using wrong `content-type` header when requesting a redirected resource (bsc#1239667)\n- CVE-2025-1734: Fixed streams HTTP wrapper not failing for headers with invalid name and no colon (bsc#1239668)\n- CVE-2025-1861: Fixed stream HTTP wrapper truncate redirect location to 1024 bytes (bsc#1239669)\n- CVE-2025-1736: Fixed stream HTTP wrapper header check might omitting basic auth header (bsc#1239670)\n\nVersion update to 8.2.28:\n Core:\n Fixed bug GH-17211 (observer segfault on function loaded with dl()).\n LibXML:\n Fixed GHSA-wg4p-4hqh-c3g9.\n Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong `content-type` header when requesting a redirected resource).\n Streams:\n Fixed GHSA-hgf5-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header).\n Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes).\n Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon).\n Fixed GHSA-v8xr-gpvj-cx9g (Header parser of `http` stream wrapper does not handle folded headers).\n \nVersion update version 8.2.27\n Calendar:\n Fixed jdtogregorian overflow.\n Fixed cal_to_jd julian_days argument overflow.\n COM:\n Fixed bug GH-16991 (Getting typeinfo of non DISPATCH variant segfaults).\n Core:\n Fail early in *nix configuration build script.\n Fixed bug GH-16727 (Opcache bad signal 139 crash in ZTS bookworm (frankenphp)).\n Fixed bug GH-16799 (Assertion failure at Zend/zend_vm_execute.h:7469).\n Fixed bug GH-16630 (UAF in lexer with encoding translation and heredocs).\n Fix is_zend_ptr() huge block comparison.\n Fixed potential OOB read in zend_dirname() on Windows.\n Curl:\n Fix various memory leaks in curl mime handling.\n FPM:\n Fixed GH-16432 (PHP-FPM 8.2 SIGSEGV in fpm_get_status).\n GD:\n Fixed GH-16776 (imagecreatefromstring overflow).\n GMP:\n Revert gmp_pow() overly restrictive overflow checks.\n Hash:\n Fixed GH-16711: Segfault in mhash().\n Opcache:\n Fixed bug GH-16770 (Tracing JIT type mismatch when returning UNDEF).\n Fixed bug GH-16851 (JIT_G(enabled) not set correctly on other threads).\n Fixed bug GH-16902 (Set of opcache tests fail zts+aarch64).\n OpenSSL:\n Prevent unexpected array entry conversion when reading key.\n Fix various memory leaks related to openssl exports.\n Fix memory leak in php_openssl_pkey_from_zval().\n PDO:\n Fixed memory leak of `setFetchMode()`.\n Phar:\n Fixed bug GH-16695 (phar:// tar parser and zero-length file header blocks).\n PHPDBG:\n Fixed bug GH-15208 (Segfault with breakpoint map and phpdbg_clear()).\n SAPI:\n Fixed bug GH-16998 (UBSAN warning in rfc1867).\n SimpleXML:\n Fixed bug GH-16808 (Segmentation fault in RecursiveIteratorIterator -\u003ecurrent() with a xml element input).\n SNMP:\n Fixed bug GH-16959 (snmget modifies the object_id array).\n Standard:\n Fixed bug GH-16905 (Internal iterator functions can\u0027t handle UNDEF properties).\n Streams:\n Fixed network connect poll interuption handling.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1012,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-1012,openSUSE-SLE-15.6-2025-1012",
"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-2025_1012-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1012-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251012-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1012-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020599.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239664",
"url": "https://bugzilla.suse.com/1239664"
},
{
"category": "self",
"summary": "SUSE Bug 1239666",
"url": "https://bugzilla.suse.com/1239666"
},
{
"category": "self",
"summary": "SUSE Bug 1239667",
"url": "https://bugzilla.suse.com/1239667"
},
{
"category": "self",
"summary": "SUSE Bug 1239668",
"url": "https://bugzilla.suse.com/1239668"
},
{
"category": "self",
"summary": "SUSE Bug 1239669",
"url": "https://bugzilla.suse.com/1239669"
},
{
"category": "self",
"summary": "SUSE Bug 1239670",
"url": "https://bugzilla.suse.com/1239670"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1217 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1861/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2025-03-25T12:47:30Z",
"generator": {
"date": "2025-03-25T12:47:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1012-1",
"initial_release_date": "2025-03-25T12:47:30Z",
"revision_history": [
{
"date": "2025-03-25T12:47:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"product_id": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-bcmath-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-bz2-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-bz2-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-calendar-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-calendar-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-cli-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-cli-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-ctype-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-ctype-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-curl-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-curl-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-dba-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-dba-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-devel-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-devel-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-dom-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-dom-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-embed-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-embed-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-enchant-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-enchant-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-exif-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-exif-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-ffi-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-ffi-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-fpm-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-fpm-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-ftp-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-ftp-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-gd-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-gd-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-gettext-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-gettext-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-gmp-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-gmp-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-iconv-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-iconv-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-intl-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-intl-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-ldap-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-ldap-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-mbstring-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-mysql-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-mysql-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-odbc-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-odbc-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-opcache-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-opcache-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-openssl-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-openssl-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-pcntl-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-pdo-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-pdo-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-pgsql-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-phar-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-phar-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-posix-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-posix-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-readline-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-readline-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-shmop-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-shmop-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-snmp-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-snmp-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-soap-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-soap-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sockets-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sockets-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sodium-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sodium-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sqlite-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-test-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-test-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-tidy-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-tidy-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-xsl-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-xsl-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-zip-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-zip-8.2.28-150600.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.28-150600.3.16.1.aarch64",
"product": {
"name": "php8-zlib-8.2.28-150600.3.16.1.aarch64",
"product_id": "php8-zlib-8.2.28-150600.3.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.i586",
"product": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.i586",
"product_id": "apache2-mod_php8-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-8.2.28-150600.3.16.1.i586",
"product_id": "php8-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.i586",
"product_id": "php8-bcmath-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-bz2-8.2.28-150600.3.16.1.i586",
"product_id": "php8-bz2-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-calendar-8.2.28-150600.3.16.1.i586",
"product_id": "php8-calendar-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-cli-8.2.28-150600.3.16.1.i586",
"product_id": "php8-cli-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-ctype-8.2.28-150600.3.16.1.i586",
"product_id": "php8-ctype-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-curl-8.2.28-150600.3.16.1.i586",
"product_id": "php8-curl-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-dba-8.2.28-150600.3.16.1.i586",
"product_id": "php8-dba-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-devel-8.2.28-150600.3.16.1.i586",
"product_id": "php8-devel-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-dom-8.2.28-150600.3.16.1.i586",
"product_id": "php8-dom-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-embed-8.2.28-150600.3.16.1.i586",
"product_id": "php8-embed-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-enchant-8.2.28-150600.3.16.1.i586",
"product_id": "php8-enchant-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-exif-8.2.28-150600.3.16.1.i586",
"product_id": "php8-exif-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.i586",
"product_id": "php8-fastcgi-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-ffi-8.2.28-150600.3.16.1.i586",
"product_id": "php8-ffi-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.i586",
"product_id": "php8-fileinfo-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-fpm-8.2.28-150600.3.16.1.i586",
"product_id": "php8-fpm-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-ftp-8.2.28-150600.3.16.1.i586",
"product_id": "php8-ftp-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-gd-8.2.28-150600.3.16.1.i586",
"product_id": "php8-gd-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-gettext-8.2.28-150600.3.16.1.i586",
"product_id": "php8-gettext-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-gmp-8.2.28-150600.3.16.1.i586",
"product_id": "php8-gmp-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-iconv-8.2.28-150600.3.16.1.i586",
"product_id": "php8-iconv-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-intl-8.2.28-150600.3.16.1.i586",
"product_id": "php8-intl-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-ldap-8.2.28-150600.3.16.1.i586",
"product_id": "php8-ldap-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.i586",
"product_id": "php8-mbstring-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-mysql-8.2.28-150600.3.16.1.i586",
"product_id": "php8-mysql-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-odbc-8.2.28-150600.3.16.1.i586",
"product_id": "php8-odbc-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-opcache-8.2.28-150600.3.16.1.i586",
"product_id": "php8-opcache-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-openssl-8.2.28-150600.3.16.1.i586",
"product_id": "php8-openssl-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.i586",
"product_id": "php8-pcntl-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-pdo-8.2.28-150600.3.16.1.i586",
"product_id": "php8-pdo-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.i586",
"product_id": "php8-pgsql-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-phar-8.2.28-150600.3.16.1.i586",
"product_id": "php8-phar-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-posix-8.2.28-150600.3.16.1.i586",
"product_id": "php8-posix-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-readline-8.2.28-150600.3.16.1.i586",
"product_id": "php8-readline-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-shmop-8.2.28-150600.3.16.1.i586",
"product_id": "php8-shmop-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-snmp-8.2.28-150600.3.16.1.i586",
"product_id": "php8-snmp-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-soap-8.2.28-150600.3.16.1.i586",
"product_id": "php8-soap-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sockets-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sockets-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sodium-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sodium-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sqlite-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sysvmsg-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sysvsem-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.i586",
"product_id": "php8-sysvshm-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-test-8.2.28-150600.3.16.1.i586",
"product_id": "php8-test-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-tidy-8.2.28-150600.3.16.1.i586",
"product_id": "php8-tidy-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.i586",
"product_id": "php8-tokenizer-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.i586",
"product_id": "php8-xmlreader-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.i586",
"product_id": "php8-xmlwriter-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-xsl-8.2.28-150600.3.16.1.i586",
"product_id": "php8-xsl-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-zip-8.2.28-150600.3.16.1.i586",
"product_id": "php8-zip-8.2.28-150600.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.28-150600.3.16.1.i586",
"product": {
"name": "php8-zlib-8.2.28-150600.3.16.1.i586",
"product_id": "php8-zlib-8.2.28-150600.3.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"product": {
"name": "php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"product_id": "php8-fpm-apache-8.2.28-150600.3.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"product_id": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-bz2-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-calendar-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-cli-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-cli-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-ctype-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-curl-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-curl-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-dba-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-dba-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-devel-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-devel-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-dom-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-dom-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-embed-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-embed-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-enchant-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-exif-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-exif-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-ffi-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-fpm-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-ftp-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-gd-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-gd-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-gettext-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-gmp-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-iconv-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-intl-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-intl-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-ldap-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-mysql-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-odbc-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-opcache-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-openssl-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-pdo-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-phar-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-phar-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-posix-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-posix-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-readline-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-readline-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-shmop-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-snmp-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-soap-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-soap-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sockets-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sodium-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-test-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-test-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-tidy-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-xsl-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-zip-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-zip-8.2.28-150600.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"product": {
"name": "php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"product_id": "php8-zlib-8.2.28-150600.3.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"product_id": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-bcmath-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-bz2-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-bz2-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-calendar-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-calendar-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-cli-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-cli-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-ctype-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-ctype-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-curl-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-curl-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-dba-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-dba-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-devel-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-devel-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-dom-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-dom-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-embed-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-embed-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-enchant-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-enchant-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-exif-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-exif-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-fastcgi-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-ffi-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-ffi-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-fileinfo-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-fpm-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-fpm-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-ftp-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-ftp-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-gd-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-gd-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-gettext-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-gettext-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-gmp-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-gmp-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-iconv-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-iconv-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-intl-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-intl-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-ldap-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-ldap-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-mbstring-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-mysql-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-mysql-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-odbc-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-odbc-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-opcache-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-opcache-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-openssl-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-openssl-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-pcntl-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-pdo-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-pdo-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-pgsql-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-phar-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-phar-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-posix-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-posix-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-readline-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-readline-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-shmop-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-shmop-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-snmp-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-snmp-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-soap-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-soap-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sockets-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sockets-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sodium-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sodium-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sqlite-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sysvsem-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-sysvshm-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-test-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-test-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-tidy-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-tidy-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-tokenizer-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-xmlreader-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-xsl-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-xsl-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-zip-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-zip-8.2.28-150600.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.28-150600.3.16.1.s390x",
"product": {
"name": "php8-zlib-8.2.28-150600.3.16.1.s390x",
"product_id": "php8-zlib-8.2.28-150600.3.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"product_id": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-bcmath-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-bz2-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-bz2-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-calendar-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-calendar-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-cli-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-cli-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-ctype-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-ctype-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-curl-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-curl-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-dba-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-dba-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-devel-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-devel-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-dom-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-dom-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-embed-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-embed-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-enchant-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-enchant-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-exif-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-exif-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-ffi-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-ffi-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-fpm-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-fpm-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-ftp-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-ftp-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-gd-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-gd-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-gettext-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-gettext-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-gmp-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-gmp-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-iconv-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-iconv-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-intl-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-intl-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-ldap-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-ldap-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-mbstring-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-mysql-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-mysql-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-odbc-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-odbc-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-opcache-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-opcache-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-openssl-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-openssl-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-pcntl-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-pdo-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-pdo-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-pgsql-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-phar-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-phar-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-posix-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-posix-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-readline-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-readline-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-shmop-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-shmop-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-snmp-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-snmp-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-soap-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-soap-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sockets-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sockets-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sodium-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sodium-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sqlite-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-test-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-test-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-tidy-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-tidy-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-xsl-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-xsl-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-zip-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-zip-8.2.28-150600.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.28-150600.3.16.1.x86_64",
"product": {
"name": "php8-zlib-8.2.28-150600.3.16.1.x86_64",
"product_id": "php8-zlib-8.2.28-150600.3.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp6"
}
}
},
{
"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.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-bz2-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-calendar-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-cli-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ctype-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-curl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-dba-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-devel-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-dom-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-embed-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-enchant-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-exif-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ffi-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ffi-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ffi-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-fpm-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-apache-8.2.28-150600.3.16.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch"
},
"product_reference": "php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ftp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gd-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gettext-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-gmp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-iconv-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-intl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-ldap-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-mysql-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-odbc-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-opcache-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-openssl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pdo-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-phar-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-posix-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-readline-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-shmop-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-snmp-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-soap-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sockets-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sodium-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-test-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-tidy-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-xsl-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-zip-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.28-150600.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
},
"product_reference": "php8-zlib-8.2.28-150600.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11235"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11235",
"url": "https://www.suse.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "SUSE Bug 1239666 for CVE-2024-11235",
"url": "https://bugzilla.suse.com/1239666"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "moderate"
}
],
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1217"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using incorrect headers, MIME types, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1217",
"url": "https://www.suse.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "SUSE Bug 1239664 for CVE-2025-1217",
"url": "https://bugzilla.suse.com/1239664"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "important"
}
],
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1219"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1219",
"url": "https://www.suse.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "SUSE Bug 1239667 for CVE-2025-1219",
"url": "https://bugzilla.suse.com/1239667"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1734"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1734",
"url": "https://www.suse.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1239668 for CVE-2025-1734",
"url": "https://bugzilla.suse.com/1239668"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1736"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1736",
"url": "https://www.suse.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1239670 for CVE-2025-1736",
"url": "https://bugzilla.suse.com/1239670"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "important"
}
],
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1861"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1861",
"url": "https://www.suse.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "SUSE Bug 1239669 for CVE-2025-1861",
"url": "https://bugzilla.suse.com/1239669"
}
],
"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 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-test-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:php8-zlib-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.28-150600.3.16.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.28-150600.3.16.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.28-150600.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T12:47:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-1861"
}
]
}
opensuse-su-2025:14895-1
Vulnerability from csaf_opensuse
Published
2025-03-15 00:00
Modified
2025-03-15 00:00
Summary
php8-8.3.19-1.1 on GA media
Notes
Title of the patch
php8-8.3.19-1.1 on GA media
Description of the patch
These are all security issues fixed in the php8-8.3.19-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14895
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": "php8-8.3.19-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php8-8.3.19-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14895",
"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/opensuse-su-2025_14895-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14895-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7LU4U7HP6TCMKUSW3XOAH6TARUKTOSU/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14895-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7LU4U7HP6TCMKUSW3XOAH6TARUKTOSU/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1217 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1734 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1734/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1736 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1861/"
}
],
"title": "php8-8.3.19-1.1 on GA media",
"tracking": {
"current_release_date": "2025-03-15T00:00:00Z",
"generator": {
"date": "2025-03-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14895-1",
"initial_release_date": "2025-03-15T00:00:00Z",
"revision_history": [
{
"date": "2025-03-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php8-8.3.19-1.1.aarch64",
"product": {
"name": "php8-8.3.19-1.1.aarch64",
"product_id": "php8-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.19-1.1.aarch64",
"product": {
"name": "php8-bcmath-8.3.19-1.1.aarch64",
"product_id": "php8-bcmath-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.19-1.1.aarch64",
"product": {
"name": "php8-bz2-8.3.19-1.1.aarch64",
"product_id": "php8-bz2-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.19-1.1.aarch64",
"product": {
"name": "php8-calendar-8.3.19-1.1.aarch64",
"product_id": "php8-calendar-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.19-1.1.aarch64",
"product": {
"name": "php8-cli-8.3.19-1.1.aarch64",
"product_id": "php8-cli-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.19-1.1.aarch64",
"product": {
"name": "php8-ctype-8.3.19-1.1.aarch64",
"product_id": "php8-ctype-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.19-1.1.aarch64",
"product": {
"name": "php8-curl-8.3.19-1.1.aarch64",
"product_id": "php8-curl-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.19-1.1.aarch64",
"product": {
"name": "php8-dba-8.3.19-1.1.aarch64",
"product_id": "php8-dba-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.19-1.1.aarch64",
"product": {
"name": "php8-devel-8.3.19-1.1.aarch64",
"product_id": "php8-devel-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.19-1.1.aarch64",
"product": {
"name": "php8-dom-8.3.19-1.1.aarch64",
"product_id": "php8-dom-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.19-1.1.aarch64",
"product": {
"name": "php8-enchant-8.3.19-1.1.aarch64",
"product_id": "php8-enchant-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.19-1.1.aarch64",
"product": {
"name": "php8-exif-8.3.19-1.1.aarch64",
"product_id": "php8-exif-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.19-1.1.aarch64",
"product": {
"name": "php8-ffi-8.3.19-1.1.aarch64",
"product_id": "php8-ffi-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.19-1.1.aarch64",
"product": {
"name": "php8-fileinfo-8.3.19-1.1.aarch64",
"product_id": "php8-fileinfo-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.19-1.1.aarch64",
"product": {
"name": "php8-ftp-8.3.19-1.1.aarch64",
"product_id": "php8-ftp-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.19-1.1.aarch64",
"product": {
"name": "php8-gd-8.3.19-1.1.aarch64",
"product_id": "php8-gd-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.19-1.1.aarch64",
"product": {
"name": "php8-gettext-8.3.19-1.1.aarch64",
"product_id": "php8-gettext-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.19-1.1.aarch64",
"product": {
"name": "php8-gmp-8.3.19-1.1.aarch64",
"product_id": "php8-gmp-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.19-1.1.aarch64",
"product": {
"name": "php8-iconv-8.3.19-1.1.aarch64",
"product_id": "php8-iconv-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.19-1.1.aarch64",
"product": {
"name": "php8-intl-8.3.19-1.1.aarch64",
"product_id": "php8-intl-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.19-1.1.aarch64",
"product": {
"name": "php8-ldap-8.3.19-1.1.aarch64",
"product_id": "php8-ldap-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.19-1.1.aarch64",
"product": {
"name": "php8-mbstring-8.3.19-1.1.aarch64",
"product_id": "php8-mbstring-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.19-1.1.aarch64",
"product": {
"name": "php8-mysql-8.3.19-1.1.aarch64",
"product_id": "php8-mysql-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.19-1.1.aarch64",
"product": {
"name": "php8-odbc-8.3.19-1.1.aarch64",
"product_id": "php8-odbc-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.19-1.1.aarch64",
"product": {
"name": "php8-opcache-8.3.19-1.1.aarch64",
"product_id": "php8-opcache-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.19-1.1.aarch64",
"product": {
"name": "php8-openssl-8.3.19-1.1.aarch64",
"product_id": "php8-openssl-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.19-1.1.aarch64",
"product": {
"name": "php8-pcntl-8.3.19-1.1.aarch64",
"product_id": "php8-pcntl-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.19-1.1.aarch64",
"product": {
"name": "php8-pdo-8.3.19-1.1.aarch64",
"product_id": "php8-pdo-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.19-1.1.aarch64",
"product": {
"name": "php8-pgsql-8.3.19-1.1.aarch64",
"product_id": "php8-pgsql-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.19-1.1.aarch64",
"product": {
"name": "php8-phar-8.3.19-1.1.aarch64",
"product_id": "php8-phar-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.19-1.1.aarch64",
"product": {
"name": "php8-posix-8.3.19-1.1.aarch64",
"product_id": "php8-posix-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.19-1.1.aarch64",
"product": {
"name": "php8-readline-8.3.19-1.1.aarch64",
"product_id": "php8-readline-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.19-1.1.aarch64",
"product": {
"name": "php8-shmop-8.3.19-1.1.aarch64",
"product_id": "php8-shmop-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.19-1.1.aarch64",
"product": {
"name": "php8-snmp-8.3.19-1.1.aarch64",
"product_id": "php8-snmp-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.19-1.1.aarch64",
"product": {
"name": "php8-soap-8.3.19-1.1.aarch64",
"product_id": "php8-soap-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sockets-8.3.19-1.1.aarch64",
"product_id": "php8-sockets-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sodium-8.3.19-1.1.aarch64",
"product_id": "php8-sodium-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sqlite-8.3.19-1.1.aarch64",
"product_id": "php8-sqlite-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.3.19-1.1.aarch64",
"product_id": "php8-sysvmsg-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sysvsem-8.3.19-1.1.aarch64",
"product_id": "php8-sysvsem-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.19-1.1.aarch64",
"product": {
"name": "php8-sysvshm-8.3.19-1.1.aarch64",
"product_id": "php8-sysvshm-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.19-1.1.aarch64",
"product": {
"name": "php8-tidy-8.3.19-1.1.aarch64",
"product_id": "php8-tidy-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.19-1.1.aarch64",
"product": {
"name": "php8-tokenizer-8.3.19-1.1.aarch64",
"product_id": "php8-tokenizer-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.19-1.1.aarch64",
"product": {
"name": "php8-xmlreader-8.3.19-1.1.aarch64",
"product_id": "php8-xmlreader-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.19-1.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.3.19-1.1.aarch64",
"product_id": "php8-xmlwriter-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.19-1.1.aarch64",
"product": {
"name": "php8-xsl-8.3.19-1.1.aarch64",
"product_id": "php8-xsl-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.19-1.1.aarch64",
"product": {
"name": "php8-zip-8.3.19-1.1.aarch64",
"product_id": "php8-zip-8.3.19-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.19-1.1.aarch64",
"product": {
"name": "php8-zlib-8.3.19-1.1.aarch64",
"product_id": "php8-zlib-8.3.19-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-8.3.19-1.1.ppc64le",
"product_id": "php8-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-bcmath-8.3.19-1.1.ppc64le",
"product_id": "php8-bcmath-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-bz2-8.3.19-1.1.ppc64le",
"product_id": "php8-bz2-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-calendar-8.3.19-1.1.ppc64le",
"product_id": "php8-calendar-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-cli-8.3.19-1.1.ppc64le",
"product_id": "php8-cli-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-ctype-8.3.19-1.1.ppc64le",
"product_id": "php8-ctype-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-curl-8.3.19-1.1.ppc64le",
"product_id": "php8-curl-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-dba-8.3.19-1.1.ppc64le",
"product_id": "php8-dba-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-devel-8.3.19-1.1.ppc64le",
"product_id": "php8-devel-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-dom-8.3.19-1.1.ppc64le",
"product_id": "php8-dom-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-enchant-8.3.19-1.1.ppc64le",
"product_id": "php8-enchant-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-exif-8.3.19-1.1.ppc64le",
"product_id": "php8-exif-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-ffi-8.3.19-1.1.ppc64le",
"product_id": "php8-ffi-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.3.19-1.1.ppc64le",
"product_id": "php8-fileinfo-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-ftp-8.3.19-1.1.ppc64le",
"product_id": "php8-ftp-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-gd-8.3.19-1.1.ppc64le",
"product_id": "php8-gd-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-gettext-8.3.19-1.1.ppc64le",
"product_id": "php8-gettext-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-gmp-8.3.19-1.1.ppc64le",
"product_id": "php8-gmp-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-iconv-8.3.19-1.1.ppc64le",
"product_id": "php8-iconv-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-intl-8.3.19-1.1.ppc64le",
"product_id": "php8-intl-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-ldap-8.3.19-1.1.ppc64le",
"product_id": "php8-ldap-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-mbstring-8.3.19-1.1.ppc64le",
"product_id": "php8-mbstring-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-mysql-8.3.19-1.1.ppc64le",
"product_id": "php8-mysql-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-odbc-8.3.19-1.1.ppc64le",
"product_id": "php8-odbc-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-opcache-8.3.19-1.1.ppc64le",
"product_id": "php8-opcache-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-openssl-8.3.19-1.1.ppc64le",
"product_id": "php8-openssl-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-pcntl-8.3.19-1.1.ppc64le",
"product_id": "php8-pcntl-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-pdo-8.3.19-1.1.ppc64le",
"product_id": "php8-pdo-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-pgsql-8.3.19-1.1.ppc64le",
"product_id": "php8-pgsql-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-phar-8.3.19-1.1.ppc64le",
"product_id": "php8-phar-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-posix-8.3.19-1.1.ppc64le",
"product_id": "php8-posix-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-readline-8.3.19-1.1.ppc64le",
"product_id": "php8-readline-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-shmop-8.3.19-1.1.ppc64le",
"product_id": "php8-shmop-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-snmp-8.3.19-1.1.ppc64le",
"product_id": "php8-snmp-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-soap-8.3.19-1.1.ppc64le",
"product_id": "php8-soap-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sockets-8.3.19-1.1.ppc64le",
"product_id": "php8-sockets-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sodium-8.3.19-1.1.ppc64le",
"product_id": "php8-sodium-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sqlite-8.3.19-1.1.ppc64le",
"product_id": "php8-sqlite-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.3.19-1.1.ppc64le",
"product_id": "php8-sysvmsg-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.3.19-1.1.ppc64le",
"product_id": "php8-sysvsem-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.3.19-1.1.ppc64le",
"product_id": "php8-sysvshm-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-tidy-8.3.19-1.1.ppc64le",
"product_id": "php8-tidy-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.3.19-1.1.ppc64le",
"product_id": "php8-tokenizer-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.3.19-1.1.ppc64le",
"product_id": "php8-xmlreader-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.3.19-1.1.ppc64le",
"product_id": "php8-xmlwriter-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-xsl-8.3.19-1.1.ppc64le",
"product_id": "php8-xsl-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-zip-8.3.19-1.1.ppc64le",
"product_id": "php8-zip-8.3.19-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.19-1.1.ppc64le",
"product": {
"name": "php8-zlib-8.3.19-1.1.ppc64le",
"product_id": "php8-zlib-8.3.19-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.3.19-1.1.s390x",
"product": {
"name": "php8-8.3.19-1.1.s390x",
"product_id": "php8-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.19-1.1.s390x",
"product": {
"name": "php8-bcmath-8.3.19-1.1.s390x",
"product_id": "php8-bcmath-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.19-1.1.s390x",
"product": {
"name": "php8-bz2-8.3.19-1.1.s390x",
"product_id": "php8-bz2-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.19-1.1.s390x",
"product": {
"name": "php8-calendar-8.3.19-1.1.s390x",
"product_id": "php8-calendar-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.19-1.1.s390x",
"product": {
"name": "php8-cli-8.3.19-1.1.s390x",
"product_id": "php8-cli-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.19-1.1.s390x",
"product": {
"name": "php8-ctype-8.3.19-1.1.s390x",
"product_id": "php8-ctype-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.19-1.1.s390x",
"product": {
"name": "php8-curl-8.3.19-1.1.s390x",
"product_id": "php8-curl-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.19-1.1.s390x",
"product": {
"name": "php8-dba-8.3.19-1.1.s390x",
"product_id": "php8-dba-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.19-1.1.s390x",
"product": {
"name": "php8-devel-8.3.19-1.1.s390x",
"product_id": "php8-devel-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.19-1.1.s390x",
"product": {
"name": "php8-dom-8.3.19-1.1.s390x",
"product_id": "php8-dom-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.19-1.1.s390x",
"product": {
"name": "php8-enchant-8.3.19-1.1.s390x",
"product_id": "php8-enchant-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.19-1.1.s390x",
"product": {
"name": "php8-exif-8.3.19-1.1.s390x",
"product_id": "php8-exif-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.19-1.1.s390x",
"product": {
"name": "php8-ffi-8.3.19-1.1.s390x",
"product_id": "php8-ffi-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.19-1.1.s390x",
"product": {
"name": "php8-fileinfo-8.3.19-1.1.s390x",
"product_id": "php8-fileinfo-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.19-1.1.s390x",
"product": {
"name": "php8-ftp-8.3.19-1.1.s390x",
"product_id": "php8-ftp-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.19-1.1.s390x",
"product": {
"name": "php8-gd-8.3.19-1.1.s390x",
"product_id": "php8-gd-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.19-1.1.s390x",
"product": {
"name": "php8-gettext-8.3.19-1.1.s390x",
"product_id": "php8-gettext-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.19-1.1.s390x",
"product": {
"name": "php8-gmp-8.3.19-1.1.s390x",
"product_id": "php8-gmp-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.19-1.1.s390x",
"product": {
"name": "php8-iconv-8.3.19-1.1.s390x",
"product_id": "php8-iconv-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.19-1.1.s390x",
"product": {
"name": "php8-intl-8.3.19-1.1.s390x",
"product_id": "php8-intl-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.19-1.1.s390x",
"product": {
"name": "php8-ldap-8.3.19-1.1.s390x",
"product_id": "php8-ldap-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.19-1.1.s390x",
"product": {
"name": "php8-mbstring-8.3.19-1.1.s390x",
"product_id": "php8-mbstring-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.19-1.1.s390x",
"product": {
"name": "php8-mysql-8.3.19-1.1.s390x",
"product_id": "php8-mysql-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.19-1.1.s390x",
"product": {
"name": "php8-odbc-8.3.19-1.1.s390x",
"product_id": "php8-odbc-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.19-1.1.s390x",
"product": {
"name": "php8-opcache-8.3.19-1.1.s390x",
"product_id": "php8-opcache-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.19-1.1.s390x",
"product": {
"name": "php8-openssl-8.3.19-1.1.s390x",
"product_id": "php8-openssl-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.19-1.1.s390x",
"product": {
"name": "php8-pcntl-8.3.19-1.1.s390x",
"product_id": "php8-pcntl-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.19-1.1.s390x",
"product": {
"name": "php8-pdo-8.3.19-1.1.s390x",
"product_id": "php8-pdo-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.19-1.1.s390x",
"product": {
"name": "php8-pgsql-8.3.19-1.1.s390x",
"product_id": "php8-pgsql-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.19-1.1.s390x",
"product": {
"name": "php8-phar-8.3.19-1.1.s390x",
"product_id": "php8-phar-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.19-1.1.s390x",
"product": {
"name": "php8-posix-8.3.19-1.1.s390x",
"product_id": "php8-posix-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.19-1.1.s390x",
"product": {
"name": "php8-readline-8.3.19-1.1.s390x",
"product_id": "php8-readline-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.19-1.1.s390x",
"product": {
"name": "php8-shmop-8.3.19-1.1.s390x",
"product_id": "php8-shmop-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.19-1.1.s390x",
"product": {
"name": "php8-snmp-8.3.19-1.1.s390x",
"product_id": "php8-snmp-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.19-1.1.s390x",
"product": {
"name": "php8-soap-8.3.19-1.1.s390x",
"product_id": "php8-soap-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.19-1.1.s390x",
"product": {
"name": "php8-sockets-8.3.19-1.1.s390x",
"product_id": "php8-sockets-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.19-1.1.s390x",
"product": {
"name": "php8-sodium-8.3.19-1.1.s390x",
"product_id": "php8-sodium-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.19-1.1.s390x",
"product": {
"name": "php8-sqlite-8.3.19-1.1.s390x",
"product_id": "php8-sqlite-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.19-1.1.s390x",
"product": {
"name": "php8-sysvmsg-8.3.19-1.1.s390x",
"product_id": "php8-sysvmsg-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.19-1.1.s390x",
"product": {
"name": "php8-sysvsem-8.3.19-1.1.s390x",
"product_id": "php8-sysvsem-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.19-1.1.s390x",
"product": {
"name": "php8-sysvshm-8.3.19-1.1.s390x",
"product_id": "php8-sysvshm-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.19-1.1.s390x",
"product": {
"name": "php8-tidy-8.3.19-1.1.s390x",
"product_id": "php8-tidy-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.19-1.1.s390x",
"product": {
"name": "php8-tokenizer-8.3.19-1.1.s390x",
"product_id": "php8-tokenizer-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.19-1.1.s390x",
"product": {
"name": "php8-xmlreader-8.3.19-1.1.s390x",
"product_id": "php8-xmlreader-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.19-1.1.s390x",
"product": {
"name": "php8-xmlwriter-8.3.19-1.1.s390x",
"product_id": "php8-xmlwriter-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.19-1.1.s390x",
"product": {
"name": "php8-xsl-8.3.19-1.1.s390x",
"product_id": "php8-xsl-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.19-1.1.s390x",
"product": {
"name": "php8-zip-8.3.19-1.1.s390x",
"product_id": "php8-zip-8.3.19-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.19-1.1.s390x",
"product": {
"name": "php8-zlib-8.3.19-1.1.s390x",
"product_id": "php8-zlib-8.3.19-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.3.19-1.1.x86_64",
"product": {
"name": "php8-8.3.19-1.1.x86_64",
"product_id": "php8-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.19-1.1.x86_64",
"product": {
"name": "php8-bcmath-8.3.19-1.1.x86_64",
"product_id": "php8-bcmath-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.19-1.1.x86_64",
"product": {
"name": "php8-bz2-8.3.19-1.1.x86_64",
"product_id": "php8-bz2-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.19-1.1.x86_64",
"product": {
"name": "php8-calendar-8.3.19-1.1.x86_64",
"product_id": "php8-calendar-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.19-1.1.x86_64",
"product": {
"name": "php8-cli-8.3.19-1.1.x86_64",
"product_id": "php8-cli-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.19-1.1.x86_64",
"product": {
"name": "php8-ctype-8.3.19-1.1.x86_64",
"product_id": "php8-ctype-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.19-1.1.x86_64",
"product": {
"name": "php8-curl-8.3.19-1.1.x86_64",
"product_id": "php8-curl-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.19-1.1.x86_64",
"product": {
"name": "php8-dba-8.3.19-1.1.x86_64",
"product_id": "php8-dba-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.19-1.1.x86_64",
"product": {
"name": "php8-devel-8.3.19-1.1.x86_64",
"product_id": "php8-devel-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.19-1.1.x86_64",
"product": {
"name": "php8-dom-8.3.19-1.1.x86_64",
"product_id": "php8-dom-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.19-1.1.x86_64",
"product": {
"name": "php8-enchant-8.3.19-1.1.x86_64",
"product_id": "php8-enchant-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.19-1.1.x86_64",
"product": {
"name": "php8-exif-8.3.19-1.1.x86_64",
"product_id": "php8-exif-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.19-1.1.x86_64",
"product": {
"name": "php8-ffi-8.3.19-1.1.x86_64",
"product_id": "php8-ffi-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.19-1.1.x86_64",
"product": {
"name": "php8-fileinfo-8.3.19-1.1.x86_64",
"product_id": "php8-fileinfo-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.19-1.1.x86_64",
"product": {
"name": "php8-ftp-8.3.19-1.1.x86_64",
"product_id": "php8-ftp-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.19-1.1.x86_64",
"product": {
"name": "php8-gd-8.3.19-1.1.x86_64",
"product_id": "php8-gd-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.19-1.1.x86_64",
"product": {
"name": "php8-gettext-8.3.19-1.1.x86_64",
"product_id": "php8-gettext-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.19-1.1.x86_64",
"product": {
"name": "php8-gmp-8.3.19-1.1.x86_64",
"product_id": "php8-gmp-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.19-1.1.x86_64",
"product": {
"name": "php8-iconv-8.3.19-1.1.x86_64",
"product_id": "php8-iconv-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.19-1.1.x86_64",
"product": {
"name": "php8-intl-8.3.19-1.1.x86_64",
"product_id": "php8-intl-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.19-1.1.x86_64",
"product": {
"name": "php8-ldap-8.3.19-1.1.x86_64",
"product_id": "php8-ldap-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.19-1.1.x86_64",
"product": {
"name": "php8-mbstring-8.3.19-1.1.x86_64",
"product_id": "php8-mbstring-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.19-1.1.x86_64",
"product": {
"name": "php8-mysql-8.3.19-1.1.x86_64",
"product_id": "php8-mysql-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.19-1.1.x86_64",
"product": {
"name": "php8-odbc-8.3.19-1.1.x86_64",
"product_id": "php8-odbc-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.19-1.1.x86_64",
"product": {
"name": "php8-opcache-8.3.19-1.1.x86_64",
"product_id": "php8-opcache-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.19-1.1.x86_64",
"product": {
"name": "php8-openssl-8.3.19-1.1.x86_64",
"product_id": "php8-openssl-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.19-1.1.x86_64",
"product": {
"name": "php8-pcntl-8.3.19-1.1.x86_64",
"product_id": "php8-pcntl-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.19-1.1.x86_64",
"product": {
"name": "php8-pdo-8.3.19-1.1.x86_64",
"product_id": "php8-pdo-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.19-1.1.x86_64",
"product": {
"name": "php8-pgsql-8.3.19-1.1.x86_64",
"product_id": "php8-pgsql-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.19-1.1.x86_64",
"product": {
"name": "php8-phar-8.3.19-1.1.x86_64",
"product_id": "php8-phar-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.19-1.1.x86_64",
"product": {
"name": "php8-posix-8.3.19-1.1.x86_64",
"product_id": "php8-posix-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.19-1.1.x86_64",
"product": {
"name": "php8-readline-8.3.19-1.1.x86_64",
"product_id": "php8-readline-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.19-1.1.x86_64",
"product": {
"name": "php8-shmop-8.3.19-1.1.x86_64",
"product_id": "php8-shmop-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.19-1.1.x86_64",
"product": {
"name": "php8-snmp-8.3.19-1.1.x86_64",
"product_id": "php8-snmp-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.19-1.1.x86_64",
"product": {
"name": "php8-soap-8.3.19-1.1.x86_64",
"product_id": "php8-soap-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sockets-8.3.19-1.1.x86_64",
"product_id": "php8-sockets-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sodium-8.3.19-1.1.x86_64",
"product_id": "php8-sodium-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sqlite-8.3.19-1.1.x86_64",
"product_id": "php8-sqlite-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.3.19-1.1.x86_64",
"product_id": "php8-sysvmsg-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sysvsem-8.3.19-1.1.x86_64",
"product_id": "php8-sysvsem-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.19-1.1.x86_64",
"product": {
"name": "php8-sysvshm-8.3.19-1.1.x86_64",
"product_id": "php8-sysvshm-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.19-1.1.x86_64",
"product": {
"name": "php8-tidy-8.3.19-1.1.x86_64",
"product_id": "php8-tidy-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.19-1.1.x86_64",
"product": {
"name": "php8-tokenizer-8.3.19-1.1.x86_64",
"product_id": "php8-tokenizer-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.19-1.1.x86_64",
"product": {
"name": "php8-xmlreader-8.3.19-1.1.x86_64",
"product_id": "php8-xmlreader-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.19-1.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.3.19-1.1.x86_64",
"product_id": "php8-xmlwriter-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.19-1.1.x86_64",
"product": {
"name": "php8-xsl-8.3.19-1.1.x86_64",
"product_id": "php8-xsl-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.19-1.1.x86_64",
"product": {
"name": "php8-zip-8.3.19-1.1.x86_64",
"product_id": "php8-zip-8.3.19-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.19-1.1.x86_64",
"product": {
"name": "php8-zlib-8.3.19-1.1.x86_64",
"product_id": "php8-zlib-8.3.19-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64"
},
"product_reference": "php8-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.3.19-1.1.s390x"
},
"product_reference": "php8-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64"
},
"product_reference": "php8-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64"
},
"product_reference": "php8-bcmath-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-bcmath-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x"
},
"product_reference": "php8-bcmath-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64"
},
"product_reference": "php8-bcmath-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64"
},
"product_reference": "php8-bz2-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-bz2-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x"
},
"product_reference": "php8-bz2-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64"
},
"product_reference": "php8-bz2-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64"
},
"product_reference": "php8-calendar-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-calendar-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x"
},
"product_reference": "php8-calendar-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64"
},
"product_reference": "php8-calendar-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64"
},
"product_reference": "php8-cli-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-cli-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x"
},
"product_reference": "php8-cli-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64"
},
"product_reference": "php8-cli-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64"
},
"product_reference": "php8-ctype-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-ctype-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x"
},
"product_reference": "php8-ctype-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64"
},
"product_reference": "php8-ctype-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64"
},
"product_reference": "php8-curl-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-curl-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x"
},
"product_reference": "php8-curl-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64"
},
"product_reference": "php8-curl-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64"
},
"product_reference": "php8-dba-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-dba-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x"
},
"product_reference": "php8-dba-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64"
},
"product_reference": "php8-dba-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64"
},
"product_reference": "php8-devel-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-devel-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x"
},
"product_reference": "php8-devel-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64"
},
"product_reference": "php8-devel-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64"
},
"product_reference": "php8-dom-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-dom-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x"
},
"product_reference": "php8-dom-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64"
},
"product_reference": "php8-dom-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64"
},
"product_reference": "php8-enchant-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-enchant-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x"
},
"product_reference": "php8-enchant-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64"
},
"product_reference": "php8-enchant-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64"
},
"product_reference": "php8-exif-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-exif-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x"
},
"product_reference": "php8-exif-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64"
},
"product_reference": "php8-exif-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64"
},
"product_reference": "php8-ffi-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-ffi-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x"
},
"product_reference": "php8-ffi-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64"
},
"product_reference": "php8-ffi-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64"
},
"product_reference": "php8-fileinfo-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x"
},
"product_reference": "php8-fileinfo-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64"
},
"product_reference": "php8-fileinfo-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64"
},
"product_reference": "php8-ftp-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-ftp-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x"
},
"product_reference": "php8-ftp-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64"
},
"product_reference": "php8-ftp-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64"
},
"product_reference": "php8-gd-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-gd-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x"
},
"product_reference": "php8-gd-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64"
},
"product_reference": "php8-gd-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64"
},
"product_reference": "php8-gettext-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-gettext-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x"
},
"product_reference": "php8-gettext-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64"
},
"product_reference": "php8-gettext-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64"
},
"product_reference": "php8-gmp-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-gmp-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x"
},
"product_reference": "php8-gmp-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64"
},
"product_reference": "php8-gmp-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64"
},
"product_reference": "php8-iconv-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-iconv-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x"
},
"product_reference": "php8-iconv-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64"
},
"product_reference": "php8-iconv-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64"
},
"product_reference": "php8-intl-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-intl-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x"
},
"product_reference": "php8-intl-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64"
},
"product_reference": "php8-intl-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64"
},
"product_reference": "php8-ldap-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-ldap-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x"
},
"product_reference": "php8-ldap-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64"
},
"product_reference": "php8-ldap-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64"
},
"product_reference": "php8-mbstring-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-mbstring-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x"
},
"product_reference": "php8-mbstring-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64"
},
"product_reference": "php8-mbstring-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64"
},
"product_reference": "php8-mysql-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-mysql-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x"
},
"product_reference": "php8-mysql-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64"
},
"product_reference": "php8-mysql-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64"
},
"product_reference": "php8-odbc-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-odbc-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x"
},
"product_reference": "php8-odbc-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64"
},
"product_reference": "php8-odbc-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64"
},
"product_reference": "php8-opcache-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-opcache-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x"
},
"product_reference": "php8-opcache-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64"
},
"product_reference": "php8-opcache-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64"
},
"product_reference": "php8-openssl-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-openssl-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x"
},
"product_reference": "php8-openssl-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64"
},
"product_reference": "php8-openssl-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64"
},
"product_reference": "php8-pcntl-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-pcntl-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x"
},
"product_reference": "php8-pcntl-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64"
},
"product_reference": "php8-pcntl-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64"
},
"product_reference": "php8-pdo-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-pdo-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x"
},
"product_reference": "php8-pdo-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64"
},
"product_reference": "php8-pdo-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64"
},
"product_reference": "php8-pgsql-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-pgsql-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x"
},
"product_reference": "php8-pgsql-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64"
},
"product_reference": "php8-pgsql-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64"
},
"product_reference": "php8-phar-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-phar-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x"
},
"product_reference": "php8-phar-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64"
},
"product_reference": "php8-phar-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64"
},
"product_reference": "php8-posix-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-posix-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x"
},
"product_reference": "php8-posix-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64"
},
"product_reference": "php8-posix-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64"
},
"product_reference": "php8-readline-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-readline-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x"
},
"product_reference": "php8-readline-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64"
},
"product_reference": "php8-readline-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64"
},
"product_reference": "php8-shmop-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-shmop-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x"
},
"product_reference": "php8-shmop-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64"
},
"product_reference": "php8-shmop-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64"
},
"product_reference": "php8-snmp-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-snmp-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x"
},
"product_reference": "php8-snmp-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64"
},
"product_reference": "php8-snmp-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64"
},
"product_reference": "php8-soap-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-soap-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x"
},
"product_reference": "php8-soap-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64"
},
"product_reference": "php8-soap-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sockets-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sockets-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x"
},
"product_reference": "php8-sockets-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sockets-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sodium-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sodium-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x"
},
"product_reference": "php8-sodium-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sodium-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sqlite-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sqlite-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x"
},
"product_reference": "php8-sqlite-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sqlite-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x"
},
"product_reference": "php8-sysvmsg-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sysvsem-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x"
},
"product_reference": "php8-sysvsem-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sysvsem-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64"
},
"product_reference": "php8-sysvshm-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x"
},
"product_reference": "php8-sysvshm-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64"
},
"product_reference": "php8-sysvshm-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64"
},
"product_reference": "php8-tidy-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-tidy-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x"
},
"product_reference": "php8-tidy-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64"
},
"product_reference": "php8-tidy-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64"
},
"product_reference": "php8-tokenizer-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x"
},
"product_reference": "php8-tokenizer-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64"
},
"product_reference": "php8-tokenizer-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64"
},
"product_reference": "php8-xmlreader-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x"
},
"product_reference": "php8-xmlreader-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64"
},
"product_reference": "php8-xmlreader-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x"
},
"product_reference": "php8-xmlwriter-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64"
},
"product_reference": "php8-xsl-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-xsl-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x"
},
"product_reference": "php8-xsl-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64"
},
"product_reference": "php8-xsl-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64"
},
"product_reference": "php8-zip-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-zip-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x"
},
"product_reference": "php8-zip-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64"
},
"product_reference": "php8-zip-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.19-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64"
},
"product_reference": "php8-zlib-8.3.19-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.19-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le"
},
"product_reference": "php8-zlib-8.3.19-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.19-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x"
},
"product_reference": "php8-zlib-8.3.19-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.19-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
},
"product_reference": "php8-zlib-8.3.19-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11235"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11235",
"url": "https://www.suse.com/security/cve/CVE-2024-11235"
},
{
"category": "external",
"summary": "SUSE Bug 1239666 for CVE-2024-11235",
"url": "https://bugzilla.suse.com/1239666"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-11235"
},
{
"cve": "CVE-2025-1217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1217"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using incorrect headers, MIME types, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1217",
"url": "https://www.suse.com/security/cve/CVE-2025-1217"
},
{
"category": "external",
"summary": "SUSE Bug 1239664 for CVE-2025-1217",
"url": "https://bugzilla.suse.com/1239664"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-1217"
},
{
"cve": "CVE-2025-1219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1219"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1219",
"url": "https://www.suse.com/security/cve/CVE-2025-1219"
},
{
"category": "external",
"summary": "SUSE Bug 1239667 for CVE-2025-1219",
"url": "https://bugzilla.suse.com/1239667"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1219"
},
{
"cve": "CVE-2025-1734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1734"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1734",
"url": "https://www.suse.com/security/cve/CVE-2025-1734"
},
{
"category": "external",
"summary": "SUSE Bug 1239668 for CVE-2025-1734",
"url": "https://bugzilla.suse.com/1239668"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1734"
},
{
"cve": "CVE-2025-1736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1736"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1736",
"url": "https://www.suse.com/security/cve/CVE-2025-1736"
},
{
"category": "external",
"summary": "SUSE Bug 1239670 for CVE-2025-1736",
"url": "https://bugzilla.suse.com/1239670"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-1736"
},
{
"cve": "CVE-2025-1861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1861"
}
],
"notes": [
{
"category": "general",
"text": "In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1861",
"url": "https://www.suse.com/security/cve/CVE-2025-1861"
},
{
"category": "external",
"summary": "SUSE Bug 1239669 for CVE-2025-1861",
"url": "https://bugzilla.suse.com/1239669"
}
],
"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 Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.3.19-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.3.19-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-1861"
}
]
}
msrc_cve-2024-11235
Vulnerability from csaf_microsoft
Published
2025-04-02 00:00
Modified
2025-09-03 22:31
Summary
Reference counting in php_request_shutdown causes Use-After-Free
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-2024-11235 Reference counting in php_request_shutdown causes Use-After-Free - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2024-11235.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": "Reference counting in php_request_shutdown causes Use-After-Free",
"tracking": {
"current_release_date": "2025-09-03T22:31:40.000Z",
"generator": {
"date": "2025-10-20T03:11:13.583Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-11235",
"initial_release_date": "2025-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T22:31:40.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"category": "product_name",
"name": "cbl2 php 8.1.32-1",
"product": {
"name": "cbl2 php 8.1.32-1",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 php 8.1.32-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11235",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-1"
]
}
],
"notes": [
{
"category": "general",
"text": "php",
"title": "Assigning CNA"
}
],
"product_status": {
"known_not_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11235 Reference counting in php_request_shutdown causes Use-After-Free - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2024-11235.json"
}
],
"title": "Reference counting in php_request_shutdown causes Use-After-Free"
}
]
}
fkie_cve-2024-11235
Vulnerability from fkie_nvd
Published
2025-04-04 18:15
Modified
2025-04-30 19:25
Severity ?
Summary
In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution.
References
| URL | Tags | ||
|---|---|---|---|
| security@php.net | https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477 | Exploit, Vendor Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477 | Exploit, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A525415D-4C9F-4884-9F85-94989608D805",
"versionEndExcluding": "8.3.19",
"versionStartIncluding": "8.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AC94B1EC-530A-4A25-9BCD-DAC5F52F6813",
"versionEndExcluding": "8.4.5",
"versionStartIncluding": "8.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??=\u00a0\u00a0operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially crafted inputs to the script, it could lead to remote code execution."
},
{
"lang": "es",
"value": "En las versiones de PHP 8.3.* anteriores a la 8.3.19 y 8.4.* anteriores a la 8.4.5, una secuencia de c\u00f3digo que incluya el controlador __set o el controlador ??= y excepciones puede generar una vulnerabilidad de use-after-free. Si un tercero puede controlar la distribuci\u00f3n de memoria que provoca esto, por ejemplo, proporcionando entradas especialmente manipuladas al script, podr\u00eda provocar la ejecuci\u00f3n remota de c\u00f3digo."
}
],
"id": "CVE-2024-11235",
"lastModified": "2025-04-30T19:25:17.507",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security@php.net",
"type": "Secondary"
}
]
},
"published": "2025-04-04T18:15:48.020",
"references": [
{
"source": "security@php.net",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-rwp7-7vc6-8477"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…